TwilightCoders / active_record-mti
ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)
☆97Updated 4 years ago
Alternatives and similar repositories for active_record-mti:
Users that are interested in active_record-mti are comparing it to the libraries listed below
- tiny and fast database cleaner☆50Updated 7 years ago
- A policy framework for implementing thread-safe rack middleware.☆124Updated 3 years ago
- Graceful handling for ActiveRecord::RecordNotUnique to turn exceptions into ActiveRecord errors☆48Updated last month
- Allows you to rescue ActiveRecord::RecordNotFound for a specific model☆60Updated 9 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- Merge Sidekiq jobs☆51Updated 3 years ago
- Self-validating Ruby objects☆64Updated 10 months ago
- Recurring / Periodic / Scheduled / Cron job extension for Sidekiq☆88Updated last year
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆52Updated 6 years ago
- 🔁 Automatically retry failed ActiveJobs☆49Updated 7 years ago
- A transparent code reloader.☆58Updated 2 years ago
- Mountable Rails Engine for viewing paginated logs from a browser☆75Updated 2 years ago
- Delay rails controller actions in one line of code☆80Updated 6 years ago
- Seamless PostgreSQL date partitioning for your Rails models☆69Updated 6 years ago
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆72Updated 7 years ago
- Snip snip cuts the deadweight☆90Updated 2 years ago
- A lightweight and database-level Ruby library to transform any Active Record query into analytics hash ready for use with any chart libra…☆110Updated 6 years ago
- Simple, lightweight and fast metrics aggregation for Rails.☆73Updated 2 years ago
- Read from standby databases for ActiveRecord☆87Updated last year
- Ruby HTML sanitizer based on a lightweight Oga parser.☆39Updated 3 months ago
- String enums for Rails