0.0
Why does a squirrel swim on its back?
To keep its nuts dry
2019
2020
2021
2022
2023
2024
0.0
A cleaner and DRYer alternative to mocking and stubbing with RSpec
2019
2020
2021
2022
2023
2024
0.0
Combining the method object pattern with DRY initialization
2019
2020
2021
2022
2023
2024
0.0
DRY your controllers and make your API more predictable by defining responders for different formats. E.g. Posting an invalid resource in HTML should render a form with errors, while in JSON you expect serialized errors.
2019
2020
2021
2022
2023
2024
0.0
DRY up your associations with named_scope conditions!
2019
2020
2021
2022
2023
2024
0.0
DRY for Net::HTTP
2019
2020
2021
2022
2023
2024
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!
2019
2020
2021
2022
2023
2024
0.0
DRY module for APIs to render HTTP errors in JSON
2019
2020
2021
2022
2023
2024
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.
2019
2020
2021
2022
2023
2024
0.0
DRY, SEO-friendly Rails Views
2019
2020
2021
2022
2023
2024
0.0
Dry interactor initializer
2019
2020
2021
2022
2023
2024
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...
2019
2020
2021
2022
2023
2024
0.0
collection of often used cucumber steps to avoid the violation of DRY principle
2019
2020
2021
2022
2023
2024
0.0
Report duplicate lines in your code, integrated with Textmate and Netbeans.
2019
2020
2021
2022
2023
2024
0.0
use formic to generate markup from sematic syntax. formic DRY your template and make it readable. It also seperate the sematic of the content from the actual markup, make it possible to render multiple view for the same content
2019
2020
2021
2022
2023
2024
0.0
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...
2019
2020
2021
2022
2023
2024
0.0
Shortcuts for concise view models.
2019
2020
2021
2022
2023
2024
0.0
Define serialization styles for your ActiveRecord models
2019
2020
2021
2022
2023
2024
0.0
Provides some useful modules, classes, and methods for FFI bindings as well as a DSL-like syntax for FFI::Struct layouts
2019
2020
2021
2022
2023
2024
0.0
Minimal, simple, DRY DSL for searching Elasticsearch.
Takes one shallow hash argument and translates it to an elaborate one passed
on to elasticsearch-api. The price: narrower options. The gain: succinctness.
For example, a root <tt>:range</tt> is always a boolean filter and always
...
2019
2020
2021
2022
2023
2024