MaxLap / activerecord_where_assocLinks
Make ActiveRecord do conditions on your associations
☆239Updated last month
Alternatives and similar repositories for activerecord_where_assoc
Users that are interested in activerecord_where_assoc are comparing it to the libraries listed below
Sorting:
- ActiveRecord extension which adds typecasting to store accessors☆415Updated 3 weeks ago
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆290Updated 5 months ago
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆224Updated last year
- Lazy-load Rails partials via CableReady☆413Updated 3 weeks ago
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆310Updated 8 months ago
- Wipe out inconsistent DB and schema.rb when switching branches. To do that, install this gem and use the standard rake db:migrate command…☆357Updated last week
- Ruby framework for keeping all types of notifications (mailers, push notifications, whatever) in one place☆621Updated last year
- Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).☆252Updated 9 months ago
- The missing high-efficiency query API for ActiveRecord☆372Updated 3 weeks ago
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆365Updated 11 months ago
- Rollup time-series data in Rails☆333Updated 3 weeks ago
- Optimized top-N-per-group Active Record associations using lateral joins☆297Updated 8 months ago
- Make your long-running sidekiq jobs interruptible and resumable.