dry-rb / dry-initializerLinks
DSL for building class initializer with params and options.
☆329Updated this week
Alternatives and similar repositories for dry-initializer
Users that are interested in dry-initializer are comparing it to the libraries listed below
Sorting:
- A simple mixin to make Ruby classes configurable☆411Updated this week
- Database validations for ActiveRecord☆562Updated 2 years ago
- A simple, configurable object container implemented in Ruby☆339Updated 2 years ago
- The official dry-rb railtie☆271Updated this week
- Application framework with state management and built-in dependency injection support☆366Updated this week
- RSpec matchers for database queries☆317Updated 3 months ago
- Typed struct and value objects☆437Updated this week
- Simple tool to maintain factories and traits from FactoryBot☆392Updated last month
- Business transaction DSL☆474Updated this week
- Memory profiling benchmark style, for Ruby 2.1+☆246Updated 6 months ago
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆293Updated 3 years ago
- A parallel test runner for RSpec and Cucumber with pretty output☆317Updated this week
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆365Updated last year
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆302Updated 2 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆230Updated last year
- ActiveRecord::Store but with type definition☆468Updated last year
- ObjectTracer tracks objects and records their activities☆448Updated last year
- RSpec and Minitest matchers to prevent N+1 queries problem☆573Updated last week
- Use decorators on Ruby methods!☆256Updated last year
- Ruby framework for keeping all types of notifications (mailers, push notifications, whatever) in one place☆647Updated 5 months ago
- Lightweight Ruby debugger! ⚡️☆238Updated 3 years ago
- ActiveRecord extension which adds typecasting to store accessors☆439Updated 3 weeks ago
- Container-agnostic constructor injection mixin☆178Updated this week
- RSpec matcher to control SQL queries made by block of code☆241Updated 9 months ago
- Loader to solve N+1 issues for good. Highly recommended for GraphQL API.