0.0
Scope Hunter is a RuboCop extension that detects ActiveRecord query chains that duplicate existing named scopes and suggests using those scopes instead. It indexes model scopes, canonicalizes relation chains, and flags matches with an autocorrect that replaces the initial query with Model.scope w...
2021
2022
2023
2024
2025
2026
0.0
Binder allows you to evaluate a proc in a closure other than the one in which it was created. It also includes a method :bind to DRY up code for anyone creating a domain specific language.
2021
2022
2023
2024
2025
2026
0.0
Minimal, simple, DRY DSL for searching Elasticsearch.
Takes one shallow hash argument and translates it to an elaborate one passed
on to elasticsearch-api. The price: narrower options. The gain: succinctness.
For example, a root <tt>:range</tt> is always a boolean filter and always
...
2021
2022
2023
2024
2025
2026
0.0
An intuitive and very DRY CSS framework that lets you dictate styling with classes that behave as they are named.
2021
2022
2023
2024
2025
2026
0.0
ActiveTransaction is a gem that provides a way to create dry transactions and contracts for Rails applications.
It provides rails generators to create transactions and contracts.
2021
2022
2023
2024
2025
2026
0.0
A set of common helper methods to DRY up Rails rake tasks
2021
2022
2023
2024
2025
2026
0.0
Easily define images only once and show them in your views in a DRY manner.
2021
2022
2023
2024
2025
2026
0.0
Cushion your attributes. Return a static or dynamic default if your @variable isn’t defined. DRY off your code.
2021
2022
2023
2024
2025
2026
0.0
Removing the cruft, bringing the HTTP method to the forefront and sporting a neat DRYing block syntax--FancyRoutes is a layer on top of the Rails routing system which provides an elegant API for mapping requests to your application's controllers and actions.
2021
2022
2023
2024
2025
2026
0.0
Compony is a Gem that allows you to write your Rails application in component-style fashion. It combines a controller action and route along \ with its view into a single Ruby class. This allows writing much DRYer code, using inheritance even in views and much easier refactoring for your Rails \ ...
2021
2022
2023
2024
2025
2026
0.0
It provides a dried PORO of OpenAPI specification.
2021
2022
2023
2024
2025
2026
0.0
Enables easy and DRY code timing capabilities.
2021
2022
2023
2024
2025
2026
0.0
You don't want to type with wet hands, but you're not near any towels. What to do? Use the airblade gem to dry your hands straight from your Mac's terminal!
2021
2022
2023
2024
2025
2026
0.0
DRYing Minhas Cidades projects by wrapping common behaviours
2021
2022
2023
2024
2025
2026
0.0
Super DRY Asset Manipulation and Storage for Rails and Paperclip
2021
2022
2023
2024
2025
2026
0.0
ActiveService is a Rails extension that aims at creating reusable, transactional services in your application to make your code more DRY.
2021
2022
2023
2024
2025
2026
0.0
DRY controller actions for Rails > 3.0 and keeps your controllers nice and skinny.
2021
2022
2023
2024
2025
2026
0.0
ActionTree is a DRY request router. It provides a compact DSL for defining actions and mapping requests to invoke them.
2021
2022
2023
2024
2025
2026
0.0
Sechez vos mains du terminale!
2021
2022
2023
2024
2025
2026
0.0
DRY improvements to the fine gem "smart_listing". See http://showcase.sology.eu/smart_listing for more details
2021
2022
2023
2024
2025
2026