0.0
Scope Hunter is a RuboCop extension that detects ActiveRecord query chains that duplicate existing named scopes and suggests using those scopes instead. It indexes model scopes, canonicalizes relation chains, and flags matches with an autocorrect that replaces the initial query with Model.scope w...
2021
2022
2023
2024
2025
2026
0.0
Simple monads without DRY dependencies
2021
2022
2023
2024
2025
2026
0.0
Given a description of an API, generates a ruby client for that API.
2021
2022
2023
2024
2025
2026
0.0
A set of Jets responders to dry up your application
2021
2022
2023
2024
2025
2026
0.0
This gem is here to help DRYing your tests cases by giving a better "shared_examples".
2021
2022
2023
2024
2025
2026
0.0
Destructures incoming user input onto dry struct
2021
2022
2023
2024
2025
2026
0.0
A lightweight Object-Relational Mapping (ORM) library for Ruby. Allows you to keep code DRY and easily perform database operations in an object-oriented manner.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.0
micro library to dry out basic crud rails controllers.
2021
2022
2023
2024
2025
2026
0.0
Use deep_pluck as a shortcut to select one or more attributes and include associated models without loading a bunch of records. And DRY up your code when using #as_json. Added a filter for graphql_rails_api gem
2021
2022
2023
2024
2025
2026
0.0
Configuration inspired by AnywayConfig but with DryStruct DSL
2021
2022
2023
2024
2025
2026
0.0
A simple plugin to DRY models
2021
2022
2023
2024
2025
2026
0.0
Minimal ruby antiframework
2021
2022
2023
2024
2025
2026
0.0
Powered config.gem syntax to make your enviroment DRY
2021
2022
2023
2024
2025
2026
0.0
DRY, SEO-friendly Rails Views
2021
2022
2023
2024
2025
2026
0.0
Enables relative controller paths in Padrino (for DRYness)
2021
2022
2023
2024
2025
2026
0.0
A cleaner and DRYer alternative to mocking and stubbing with RSpec
2021
2022
2023
2024
2025
2026
0.0
Don't repeat yourself translating over and over common words you use for your project.
Translate them once, and then you'll be able to reuse them directly on the I18n yml file
2021
2022
2023
2024
2025
2026
0.0
Provides extensions to ActionView::Helpers::CaptureHelper: content_for_with_default, no_content_for, and an enhanced content_for that plays nice with friends
2021
2022
2023
2024
2025
2026
0.0
Combining the method object pattern with DRY initialization
2021
2022
2023
2024
2025
2026