0.01
Like Active Record's validation feature, but for destroying models
2021
2022
2023
2024
2025
2026
0.01
A collection of convenient assertions for faster & DRY'er testing of Sequel database apps/gems.
2021
2022
2023
2024
2025
2026
0.01
Methods to get and build models directly from parameters. Useful for DRYing up code, specifically very dynamic code for things like admin tools.
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
shared base for request_handler using dry-* gems
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
Include more records in your relations/associations, just to DRY your code.
2021
2022
2023
2024
2025
2026
0.01
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.01
DRYing up Many-to-Many Relationships in ActiveRecord
2021
2022
2023
2024
2025
2026
0.01
This gem provides a set of modules and methods to help quickly and DRYly create a test automation framework using Ruby and Watir (or watir-webdriver).
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
A framework for DRY RESTful APIs in Ruby on Rails.
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
SuperResources DRYs up your controller code.
2021
2022
2023
2024
2025
2026
0.01
A lightweight rule engine with a declarative DSL for defining conditions and actions. Supports priority-based ordering, rule tagging with selective evaluation, first-match and all-match modes, dry run, conflict detection, serialization, chaining, and per-rule execution statistics.
2021
2022
2023
2024
2025
2026
0.01
Applications that have complex email sending logic have DRYness problems. ActiveMailer solves that by making a legitimate email model where all sending logic belongs. It is also capable of acting as an audit trail for email sending.
2021
2022
2023
2024
2025
2026
0.0
Generating HTML tables of data in the views of your Rails
application is not very DRY even for the simpler of cases. Cheveret allows you to more
clearly separate logic and templating and reduce the amount of code in your views.
2021
2022
2023
2024
2025
2026
0.0
Dry‑rb compatible client for Dialog eSMS (URL API)
2021
2022
2023
2024
2025
2026
0.0
Ant::Core will be used across all the ant gems. Provides the most basic
functionality or what might be used along with more than one gem.
Currently this only exposes the basic exceptions and the DRY patterns.
2021
2022
2023
2024
2025
2026
0.0
ActiveDryDeps does not modify constructor and supports Dependency Injection for modules.
Also you can import method from any object in your container.
Adding extra dependencies is easy and improve readability your code.
2021
2022
2023
2024
2025
2026