0.0
DataShifter: backfills and one-off fixes as rake tasks. Dry run by default, auto rollback, progress bars, consistent summaries.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
Akeyless provider resources for Pangea infrastructure DSL. Provides 119 typed Terraform resource functions with Dry::Struct validation. Auto-generated by pangea-forge.
2021
2022
2023
2024
2025
2026
0.0
Compony is a Gem that allows you to write your Rails application in component-style fashion. It combines a controller action and route along \ with its view into a single Ruby class. This allows writing much DRYer code, using inheritance even in views and much easier refactoring for your Rails \ ...
2021
2022
2023
2024
2025
2026
0.0
A set of common helper methods to DRY up Rails rake tasks
2021
2022
2023
2024
2025
2026
0.0
Configures SimpleCov's line, branch, and method coverage thresholds for RSpec,
suppresses failures during RSpec dry runs, and (optionally) lists or summarizes
the lines, branches, and methods not covered by tests, either for the whole
project or scoped to the code the run described.
2021
2022
2023
2024
2025
2026
0.0
Report duplicate lines in your code, integrated with Textmate and Netbeans.
2021
2022
2023
2024
2025
2026
0.0
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.0
A gem that extends Dry::Struct with JSON Schema generation capabilities,supporting standard types, constraints, and polymorphic models.
2021
2022
2023
2024
2025
2026
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
2021
2022
2023
2024
2025
2026
0.0
Edifice makes your Rails life easier. It's designed to simplify CSS & JS integration in your Rails app by following the principle of DRY, less obtrusive markup. Stop writing unnecessary javascript boilerplate, stop wasting time namespacing view CSS and start enjoying rails again..
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
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...
2021
2022
2023
2024
2025
2026
0.0
DRY for Net::HTTP
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
Shortcuts for concise view models.
2021
2022
2023
2024
2025
2026
0.0
DRY (Don't repeat yourself) for developing the same features over and over again. Let building your SaaS platform in a week instead of months with SaaSKit.
2021
2022
2023
2024
2025
2026
0.0
Define serialization styles for your ActiveRecord models
2021
2022
2023
2024
2025
2026
0.0
Provides some useful modules, classes, and methods for FFI bindings as well as a DSL-like syntax for FFI::Struct layouts
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