0.0
Implements a DRY front end for Ruby on Rails: routes, controllers, and views...
2020
2021
2022
2023
2024
2025
0.0
DRY (Don't Repeat Yourself) of require 'spec_helper'.
2020
2021
2022
2023
2024
2025
0.0
Transform your ActiveRecord objects into Dry::Struct objects
2020
2021
2022
2023
2024
2025
0.0
Providing dry standard test environment for Ruby on Rails plugins
2020
2021
2022
2023
2024
2025
0.0
There are tons of books yelling about how you shouldn't repeat yourself, how you should keep it DRY(Don't Repeat Yourself).
Well, we tried hard to keep the code clean, but when it comes to blog we wrote, we seems quite ignorante to the DRY principle.
During the whole developement process, there...
2020
2021
2022
2023
2024
2025
0.1
A series of helpful sugar of the Chef core and other resources to make a cleaner, more lean recipe DSL, enforce DRY principles, and make writing Chef recipes an awesome experience!
2020
2021
2022
2023
2024
2025
0.08
SchemaValidations extends ActiveRecord to automatically create validations by inspecting the database schema. This makes your models more DRY as you no longer need to duplicate NOT NULL, unique, numeric and varchar constraints on the model level.
2020
2021
2022
2023
2024
2025
0.06
A simple way for DRYier, faster and cleaner Modernizr tests in Sass.
2020
2021
2022
2023
2024
2025
0.04
Simple, internationalized and DRY page titles and headings for Rails.
2020
2021
2022
2023
2024
2025
0.03
Simple, internationalized and DRY page titles and headings for rails.
2020
2021
2022
2023
2024
2025
0.03
Several additions for DRYer RSpec code
2020
2021
2022
2023
2024
2025
0.03
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!
2020
2021
2022
2023
2024
2025
0.03
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.
2020
2021
2022
2023
2024
2025
0.02
shared base for request_handler using dry-* gems
2020
2021
2022
2023
2024
2025
0.02
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...
2020
2021
2022
2023
2024
2025
0.02
Delayed Action is a controller concern that lets you queue long running requests in a DRY fashion to avoid timeouts
2020
2021
2022
2023
2024
2025
0.02
Keep your code DRY by inferring column validations from table properties! Automagically validate presence, length, numericality, inclusion and uniqueness of ActiveRecord backed columns.
2020
2021
2022
2023
2024
2025
0.02
InheritedViews brings the DRY principle to the controller and view layers within Rails applications
2020
2021
2022
2023
2024
2025
0.02
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
2020
2021
2022
2023
2024
2025
0.02
A framework for DRY RESTful APIs in Ruby on Rails.
2020
2021
2022
2023
2024
2025