0.03
Simple, internationalized and DRY page titles and headings for rails.
2021
2022
2023
2024
2025
2026
0.03
file utilities
2021
2022
2023
2024
2025
2026
0.03
Several additions for DRYer RSpec code
2021
2022
2023
2024
2025
2026
0.01
Form validation for Rails with Dry-Validation
2021
2022
2023
2024
2025
2026
0.02
Lightweight structured logging for Ruby applications
2021
2022
2023
2024
2025
2026
0.02
ActionParameter helps you move all your parameter's logic into it's own class. This way you'll keep your controllers dry and they would be easier to test.
2021
2022
2023
2024
2025
2026
0.02
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.02
Keep your code DRY by inferring column validations from table properties! Automagically validate presence, length, numericality, inclusion and uniqueness of ActiveRecord backed columns.
2021
2022
2023
2024
2025
2026
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.
2021
2022
2023
2024
2025
2026
0.01
Dryopteris erythrosora is the Japanese Shield Fern. It also can be used to sanitize HTML to help prevent XSS attacks.
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
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 collection of convenient assertions for faster & DRY'er testing of Sequel database apps/gems.
2021
2022
2023
2024
2025
2026
0.01
Dryopteris erythrosora is the Japanese Shield Fern. It also can be used to sanitize HTML to help prevent XSS attacks.
2021
2022
2023
2024
2025
2026
0.03
Adds ActiveRecord-specific methods to Dry::Initializer
2021
2022
2023
2024
2025
2026
0.02
Sorbet type hints for Dry::Monads
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.02
Spikard is a Rust-centric multi-language HTTP toolkit providing a high-performance core library
and language bindings (Python, Node.js, Ruby, PHP, WebAssembly) to build and validate typed web services.
The Ruby binding uses Magnus for zero-overhead FFI, providing Sinatra-style routing, full asyn...
2021
2022
2023
2024
2025
2026
0.01
SuperResources DRYs up your controller code.
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