0.0
Middleware that helps you to distinguish between HEAD and GET requests.
At the moment Rails treats these two requests equally in production mode
when you have perform_caching option in environment.rb set to true.
2021
2022
2023
2024
2025
2026
0.0
A gem that removes the hassel of setting up your machine evertime you change to a new development device. DevTools is simple and easy to use it lets you setup your development enviroment with easy. Useage information at https://github.com/mukeshsolanki/dev-tools
2021
2022
2023
2024
2025
2026
0.0
Component library built for Ruby on Rails with first-class support for ActionView using ViewComponent.
2021
2022
2023
2024
2025
2026
0.0
WorkMesh is an open-source micro-services orchestration system for automatng software scaling and work distribution.
Some hints:
- In the **WorkMesh** world, a **micro-service** is an **external web-service** who receives tasks for any kind of offline processing, and returns the result to...
2021
2022
2023
2024
2025
2026
0.0
Ultradian and circadian cognitive rhythm engine for LegionIO — models attention peaks, energy troughs, and creative windows
2021
2022
2023
2024
2025
2026
0.0
Minimal CMS Rails Engine or more likelly a "static" pages manager.
Pages can be created, deleted, edited and arranged into sections using a file tree like interface courtesy of jQuery tree (http://jstree.com).
It attempts to be as minimal, flexible and unobtrusive as posible leaving a lot of fun...
2021
2022
2023
2024
2025
2026
0.0
Simple library for building view components in Ruby on Rails. A view component is defined by sections and attributes, and its structure is defined once in a partial view in the `app/views/components` folder, and can be invoked by a simple helper method.
2021
2022
2023
2024
2025
2026
0.0
ActiveRecord validator to validate that email attribute contains valid email
2021
2022
2023
2024
2025
2026
0.0
Run code blocks at scheduled times (seconds, minutes, hours, etc.) only on elected leader processes.
2021
2022
2023
2024
2025
2026
0.0
Allows for scripts that look at different applications and notify you when something looks wrong
2021
2022
2023
2024
2025
2026
0.0
Elipsa is a tool for conditionally and smartly truncating a string to a
specific length. It pays attention to word-boundaries, and tries to give
you as much of the string as it can, while still fitting your parameters.
2021
2022
2023
2024
2025
2026
0.0
This is the default theme for the Electric Book, a Jekyll template for making books, ebooks and book-like websites. Use it in conjunction with the Electric Book Jekyll template. Documentation at electricbook.io.
2021
2022
2023
2024
2025
2026
0.0
Contains a building class that assists with CRUD methods. Using OOP to wrap the Architecture POROS API at 'localhost:3000/api/buildings'
2021
2022
2023
2024
2025
2026
0.0
Command-line utility to perform queries on the gem index that are useful for detecting MITM attacks.
2021
2022
2023
2024
2025
2026
0.0
Adds methods like user.admin! that toggle boolean attributes with validations and callbacks, unlike Rails toggle! which bypasses them.
2021
2022
2023
2024
2025
2026
0.0
PaddleC is a Ruby C extension attempting to provide objects and methods to rapidly set up real-time signal processing test benches in Ruby.
2021
2022
2023
2024
2025
2026
0.0
SNCF open source API exposes plenty of services. This gem implements its access for ruby. API available at https://data.sncf.com/api/documentation
2021
2022
2023
2024
2025
2026
0.0
Sometimes defining #to_hash is a drag because the source location of your methods
is far away from `def to_hash`. This gem gives you a declarative way to build up
a hash representation of your object as you define your methods.
2021
2022
2023
2024
2025
2026
0.0
Allora (Italian for "at that time") provides a replacement for the classic UNIX
cron, using nothing but ruby. It is very small, easy to follow and relatively
feature-light. It does support a locking mechanism, backed by Redis, or any
...
2021
2022
2023
2024
2025
2026
0.0
RuboCop cops used at payapp.
2021
2022
2023
2024
2025
2026