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.01
DRYing up Many-to-Many Relationships in ActiveRecord
2021
2022
2023
2024
2025
2026
0.0
Form builder additions for drier and localized forms, and association fields adding and removing with jQuery sweetness inspired by Ryan Bates' Railcast #197
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
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.0
This module attempts to create structured view helpers. Essentially, a blockpile consists of a ruby class file, and a template. This allows for isolated blocks of view logic, that can maintain a clean separation of markup language from ruby code. Blocks can be inherited from to DRY up view logic.
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.0
With this gem, a template is searched in the current controller's view folder (as usual).
If it is not found there, the template with the same name in the view folder of the
superclass controller is used. Finally, also views and partials remain DRY!
2021
2022
2023
2024
2025
2026
0.0
DRY, SEO-friendly Rails Views
2021
2022
2023
2024
2025
2026
0.0
Super DRY Sitemaps for Rails and Sinatra Apps
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
DRY, SEO-friendly Rails Views
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.0
Why does a squirrel swim on its back?
To keep its nuts dry
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.0
A way to run JavaScript based on Rails controller actions. This gives you the freedom to DRY up your JavaScript, or modularize code around REST resources, whatever you can think of!
2021
2022
2023
2024
2025
2026
0.0
Rails RESTful controller abstraction plugin, with cascading views to keep them nice and DRY.
2021
2022
2023
2024
2025
2026
0.0
Helper and class methods for authlogic and declarative authorization, drying up the workflow.
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.02
Drydock provides a powerful DSL for building command-line applications with ease.
2021
2022
2023
2024
2025
2026