TwilightCoders / active_record-mti
ActiveRecord support for PostgreSQL's native inherited tables (multi-table inheritance)
☆98Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for active_record-mti
- tiny and fast database cleaner☆50Updated 7 years ago
- Self-validating Ruby objects☆63Updated 6 months ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆52Updated 5 years ago
- A policy framework for implementing thread-safe rack middleware.☆122Updated 3 years ago
- Recurring / Periodic / Scheduled / Cron job extension for Sidekiq☆88Updated 9 months ago
- ActionMailer-like interface for any type of notifications☆116Updated last year
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last month
- Simple, lightweight and fast metrics aggregation for Rails.☆74Updated last year
- Graceful handling for ActiveRecord::RecordNotUnique to turn exceptions into ActiveRecord errors☆48Updated 7 months ago
- Automatic scopes for ActiveRecord models.☆80Updated 3 months ago
- ☆58Updated last year
- Allows you to rescue ActiveRecord::RecordNotFound for a specific model☆60Updated 9 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 5 years ago
- FreshConnection provides access to one or more configured database replicas.☆58Updated 3 months ago
- Easy wait to do view caching with automatically added "locale" value to the cached key.☆38Updated last year
- Snip snip cuts the deadweight☆90Updated last year
- Mountable Rails Engine for viewing paginated logs from a browser☆75Updated last year
- Merge Sidekiq jobs☆51Updated 3 years ago
- String enums for Rails☆84Updated 2 weeks ago
- Seamless PostgreSQL date partitioning for your Rails models☆69Updated 6 years ago
- Delay rails controller actions in one line of code☆80Updated 6 years ago
- A tool for truncating HTML strings efficiently☆59Updated 2 years ago
- 🔁 Automatically retry failed ActiveJobs☆50Updated 7 years ago
- Rails/Activerecord plugin to make value objects embedded into active record objects☆46Updated 5 years ago
- Store text data in different languages. Similar to globalize, but uses PostgreSQL's JSONB to store data in a single field. No additional …☆57Updated 5 years ago
- Rails data aggregation framework☆58Updated 9 months ago
- An ActiveRecord extension for writing commonly useful atomic SQL statements to avoid race condition.☆27Updated 2 months ago
- Client framework for consuming JSONAPI services in Ruby☆94Updated 3 years ago
- A Development Tool for creating and managing system tests for Ruby on Rails >= 5.1 Applications☆73Updated 7 years ago