| 1 | 354 | 379 | paper_trail | Track changes to your models, for auditing or versioning. See how a model looked
at any... |
| 2 | 5,393 | 2,648 | online_migrations | Catch unsafe PostgreSQL migrations in development and run them easier in production |
| 3 | 6,570 | 6,505 | sidekiq-iteration | Makes your long-running sidekiq jobs interruptible and resumable. |
| 4 | 6,594 | 3,495 | pluck_in_batches | A faster alternative to the custom use of `in_batches` with `pluck`. |
| 5 | 6,617 | 7,016 | fast_count | Quickly get a count estimation for large tables. |
| 6 | 6,786 | 3,797 | libyear-bundler | A simple measure of dependency freshness |
| 7 | 7,219 | 2,656 | activerecord_cursor_paginate | Cursor-based pagination for ActiveRecord. |
| 8 | 12,315 | 3,250 | rubocop-disable_syntax | A RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, ... |
| 9 | 29,151 | 29,654 | active_record_tracer | A tracer for Active Record queries |
| 10 | 39,165 | 60,696 | sidekiq-expiring-jobs | Support for Sidekiq jobs which expire after a certain length of time.
Jobs that are set... |
| 11 | 63,221 | 29,654 | job_enqueue_logger | Log background jobs enqueued by your application (additionally with backtraces).
... |
| 12 | 92,732 | 26,333 | data_checks | Regression testing for data |
| 13 | 141,591 | 21,843 | columns_trace | Find unnecessary selected database columns. |
| 14 | 157,025 | 23,017 | activerecord_lazy_columns | Adds support for lazy-loading columns in Active Record models |
| 15 | 192,391 | 37,086 | smart_ignored_columns | Add deadlines to Active Record `ignored_columns` |