0.07
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.
2021
2022
2023
2024
2025
2026
0.06
A simple way for DRYier, faster and cleaner Modernizr tests in Sass.
2021
2022
2023
2024
2025
2026
0.03
Several additions for DRYer RSpec code
2021
2022
2023
2024
2025
2026
0.03
Simple, internationalized and DRY page titles and headings for Rails.
2021
2022
2023
2024
2025
2026
0.03
Simple, internationalized and DRY page titles and headings for rails.
2021
2022
2023
2024
2025
2026
0.02
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!
2021
2022
2023
2024
2025
2026
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
2021
2022
2023
2024
2025
2026
0.02
Delayed Action is a controller concern that lets you queue long running requests in a DRY fashion to avoid timeouts
2021
2022
2023
2024
2025
2026
0.02
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.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.02
InheritedViews brings the DRY principle to the controller and view layers within Rails applications
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.02
A framework for DRY RESTful APIs in Ruby on Rails.
2021
2022
2023
2024
2025
2026
0.01
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.
2021
2022
2023
2024
2025
2026
0.01
My SAKURA gem with various utilities. This is my swiss-army knife for Linux and Mac. See README.md for amazing examples, like:
richelp ubuntu # shows a richelp of my 'ubuntu' cheatsheet
richelp sakura synopsis # shows a riche...
2021
2022
2023
2024
2025
2026
0.01
This gem allows similar ActiveRecord validates_* commands to be grouped together in blocks and pruned of repeated parameters.
How often have you had a block of validation commands in an ActiveRecord object that are repeated, especially :id or :unless options? Does this look familiar?
validat...
2021
2022
2023
2024
2025
2026
0.01
Very simple DRY admin UI.
2021
2022
2023
2024
2025
2026
0.01
Build seaworthy command-line apps like a Captain with a powerful Ruby DSL.
2021
2022
2023
2024
2025
2026
0.01
SuperResources DRYs up your controller code.
2021
2022
2023
2024
2025
2026
0.01
Super DRY Configuration for Ruby, Rails, and Sinatra Apps. With Pluggable NoSQL/SQL backends using Moneta
2021
2022
2023
2024
2025
2026