stevenharman / dumb_delegatorLinks
Delegator and SimpleDelegator in Ruby's stdlib are useful, but they pull in most of Kernel. This is not appropriate for many uses; for instance, delegation to Rails models.
☆65Updated 11 months ago
Alternatives and similar repositories for dumb_delegator
Users that are interested in dumb_delegator are comparing it to the libraries listed below
Sorting:
- SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This a…☆142Updated last year
- When NullObject meets ActiveRecord☆110Updated 10 years ago
- Spin up an external server just for Capybara☆129Updated last year
- Fills the gap between nested caching and the n+1 queries problem☆92Updated 10 years ago
- Ruby Value Object conventions☆95Updated 5 years ago
- Extraction of ActiveSupport::Duration from Rails☆125Updated 9 years ago
- Update your gems conservatively to deal with vulnerable gems or just get more current.☆66Updated 6 years ago
- Test data generation framework☆113Updated 5 years ago
- Decorators on top of your ORM layer.☆172Updated 11 months ago
- A surprisingly configurable convention-based approach to managing your application's custom configuration settings.☆203Updated last year
- A friendlier CLI for Bundler’s `update` and `outdated` commands.☆195Updated last week
- The Last API Wrapper: Pragmatic API wrapper framework☆125Updated 2 years ago
- These (inter)actors have contracts☆45Updated 3 years ago
- Memoize method in Ruby☆48Updated 3 years ago
- Add contracts to your interactors☆79Updated 5 years ago
- Delegate methods in Ruby and preserve self. Add behaviors to your objects without altering their superclass hierarchy.☆359Updated 3 weeks ago
- Tool for writing characterization tests - Generate RSpec or minitest specs based on existing behavior in a straightforward manner☆99Updated 8 years ago
- subdomain support for your ruby development environment out of the☆89Updated last year
- Client framework for consuming JSONAPI services in Ruby☆94Updated 4 years ago
- Parallel RSpec test runner☆83Updated 2 years ago
- ModelAttribute gem - attributes for non-ActiveRecord models☆125Updated 5 years ago
- Sidekiq-based workflow orchestration library☆97Updated 3 weeks ago
- Middleware is a library which provides a generalized implementation of the chain of responsibility pattern for Ruby to build generic midd…☆75Updated last year
- Object initializer from attributes hash☆173Updated 4 years ago
- Quickly and easily add SSL to Rails applications☆81Updated 8 years ago
- ☆117Updated 5 months ago
- Server Timing headers for Rails apps☆113Updated 7 years ago
- Simple presenter system for Rails without any black magic☆36Updated last month
- Instruments for benchmarking, tracing, and debugging Factory Girl models.☆127Updated 2 years ago
- Make sure your string literals are Frozen☆87Updated 5 years ago