0.04
Using Inherited Resources is an excellent way to reduce the amount of repetition in your controllers. But what about views? A lot of times resources share the same views, so why not DRY 'em up using Inherited Resources Views!
2018
2019
2020
2021
2022
2023
0.04
Simple, internationalized and DRY page titles and headings for rails.
2018
2019
2020
2021
2022
2023
0.04
ActionParameter helps you move all your parameter's logic into it's own class. This way you'll keep your controllers dry and they would be easier to test.
2018
2019
2020
2021
2022
2023
0.03
Several additions for DRYer RSpec code
2018
2019
2020
2021
2022
2023
0.03
Pipeline operator for callable objects
2018
2019
2020
2021
2022
2023
0.03
SchemaAssociations extends ActiveRecord to automatically create associations by inspecting the database schema. This is more more DRY than the standard behavior, for which in addition to specifying the foreign key in the migration, you must also specify complementary associations in two model fi...
2018
2019
2020
2021
2022
2023
0.03
Sorbet type hints for Dry::Monads
2018
2019
2020
2021
2022
2023
0.03
Adds ActiveRecord-specific methods to Dry::Initializer
2018
2019
2020
2021
2022
2023
0.03
InheritedViews brings the DRY principle to the controller and view layers within Rails applications
2018
2019
2020
2021
2022
2023
0.03
Build seaworthy command-line apps like a Captain with a powerful Ruby DSL.
2018
2019
2020
2021
2022
2023
0.03
gizmo is a simple page model testing framework used and sponsored by 'realestate.com.au'. The aim of the project is to DRY up your testing assertions by abstracting code that defines your page resulting in a consistent, easy to maintain test suit
2018
2019
2020
2021
2022
2023
0.03
Delayed Action is a controller concern that lets you queue long running requests in a DRY fashion to avoid timeouts
2018
2019
2020
2021
2022
2023
0.03
RSpec matchers for dry-validation
2018
2019
2020
2021
2022
2023
0.02
shared base for request_handler using dry-* gems
2018
2019
2020
2021
2022
2023
0.02
A framework for DRY RESTful APIs in Ruby on Rails.
2018
2019
2020
2021
2022
2023
0.02
DRYing up Many-to-Many Relationships in ActiveRecord
2018
2019
2020
2021
2022
2023
0.02
The Don't Repeat Yourself Markup Language
2018
2019
2020
2021
2022
2023
0.02
file utilities
2018
2019
2020
2021
2022
2023
0.02
FrontCompiler is a Ruby based JavaScript/CSS/HTML compressor. It provides the basic JavaScript/CSS/HTML minifying feature. Plus it can create albeit packed JavaScript files, can inline CSS inside of JavaScript, works with DRYed CSS files and also can work as a RubyOnRails plugin.
2018
2019
2020
2021
2022
2023
0.02
[Deprecated] Please use https://github.com/neopoly/css_dryer instead.