dry-rb / dry-railsLinks
The official dry-rb railtie
☆266Updated last year
Alternatives and similar repositories for dry-rails
Users that are interested in dry-rails are comparing it to the libraries listed below
Sorting:
- DSL for building class initializer with params and options.☆312Updated 6 months ago
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆365Updated last year
- Database validations for ActiveRecord☆547Updated 2 years ago
- A simple mixin to make Ruby classes configurable☆406Updated 6 months ago
- ActiveRecord extension which adds typecasting to store accessors☆418Updated 2 months ago
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆293Updated 7 months ago
- Ruby framework for keeping all types of notifications (mailers, push notifications, whatever) in one place☆621Updated last year
- Application framework with state management and built-in dependency injection support☆361Updated 4 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
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆224Updated last year
- Simple tool to maintain factories and traits from FactoryBot☆389Updated last year
- The Benchmark module provides methods for benchmarking Ruby code, giving detailed reports on the time taken for each task.☆178Updated this week
- ActiveRecord::Store but with type definition☆459Updated last year
- 🥃 Take your Ruby, and make it a double!☆277Updated 3 months ago
- 🟥 AppSignal for Ruby gem☆194Updated last week
- AnyCable Rails demo application and its different variations☆216Updated last year
- Dynamically build an Active Record model (with table) within a test context☆180Updated last month
- Find time-consuming database queries for ActiveRecord-based Rails Apps