0.0
Flatter transforms a deeply nested graph of ActiveModel-like objects
to a single mapper object that handles all the nested attributes and has a very flexible behavior
for handling validation, saving routines with a DRY approach.
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.0
You don't want to type with wet hands, but you're not near any towels. What to do? Use the airblade gem to dry your hands straight from your Mac's terminal!
2018
2019
2020
2021
2022
2023
0.0
You don't want to type with wet hands, but you're not near any towels. What to do? Use the airblade gem to dry your hands straight from your Mac's terminal!
2018
2019
2020
2021
2022
2023
0.0
Kybus::Core will be used across all the kybus 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.
2018
2019
2020
2021
2022
2023
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.
2018
2019
2020
2021
2022
2023
0.01
Know how you can't just use 'form_for' in rails with a newly initialized ActiveResource object? Ever get annoyed at having to add default attributes to your newly initialized ActiveResource objects? Fortify gives you the power to DRY'ly define default attributes for your ActiveResource derived cl...
2018
2019
2020
2021
2022
2023
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.0
A macro-style method that will automatically read the database
contraints (null requirements, string length, etc) and enforce those
at the model level to keep validation more DRY. Provides many
options to customize how automatic it is and what columns it affects.
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.0
Garterbelt is a Ruby HTML/XML markup framework inspired by Erector and Markaby. Garterbelt maps html tags to methods allowing the intuitive construction of HTML pages using nothing but Ruby. And because it is all Ruby all the time, views benefit from the dryness of inheritance, modules and all th...
2018
2019
2020
2021
2022
2023
0.01
imap-filter is a Ruby implementation of an IMAP filtering application.
it can handle multiple IMAP accounts, and create IMAP folders automatically
where none exists.
The imap-filter DSL makes it easy to filter. You can also do "dry-runs"
to make sure what happens is what is expected.
2018
2019
2020
2021
2022
2023
1.45
Pronto runs analysis quickly by checking only the relevant changes. Created
to be used on pull requests, but suited for other scenarios as well. Perfect
if you want to find out quickly if branch introduces changes that conform to
your styleguide, are DRY, don't introduce security ...
2018
2019
2020
2021
2022
2023
0.0
A pronto runner for Tailor - Swift code analyzer. Pronto runs analysis quickly by checking only
the relevant changes. Created to be used on pull requests, but suited for other scenarios as well. Perfect
if you want to find out quickly if branch introduces changes that conform to
y...
2018
2019
2020
2021
2022
2023
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!
2018
2019
2020
2021
2022
2023
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.
2018
2019
2020
2021
2022
2023
0.0
Xcode is inconsistent about the placement of braces for code that it inserts for
us. Sometimes it puts the opening braces on the same line, sometimes it puts it
on the next line. I prefer it to be on the opening line. This command line app
makes it easy to change selected source files, or all the...
2018
2019
2020
2021
2022
2023
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...
2018
2019
2020
2021
2022
2023
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...
2018
2019
2020
2021
2022
2023
0.0
Version 1.0.1 Update Notes:
-Updated README "HOW TO RUN"
-I'm not sure how to format this so it looks good on the gems website so please just see the README file.
USE CASES:
1. Your friends bully you because your imaginary role playing worlds are predictable and boring.
2. You like seeing c...
2018
2019
2020
2021
2022
2023