1 | 384 | 283 | paper_trail | Track changes to your models, for auditing or versioning. See how a model looked
at any... |
2 | 7,455 | 3,510 | online_migrations | Catch unsafe PostgreSQL migrations in development and run them easier in production |
3 | 8,894 | 3,693 | sidekiq-iteration | Makes your long-running sidekiq jobs interruptible and resumable. |
4 | 9,740 | 3,544 | fast_count | Quickly get a count estimation for large tables. |
5 | 11,823 | 3,868 | pluck_in_batches | A faster alternative to the custom use of `in_batches` with `pluck`. |
6 | 23,662 | 5,304 | activerecord_cursor_paginate | Cursor-based pagination for ActiveRecord. |
7 | 87,455 | 15,642 | rubocop-disable_syntax | A RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, ... |
8 | 93,939 | 74,510 | data_checks | Regression testing for data |
9 | 156,599 | 16,177 | sidekiq-expiring-jobs | Support for Sidekiq jobs which expire after a certain length of time.
Jobs that are set... |
10 | 163,675 | 25,792 | job_enqueue_logger | Log background jobs enqueued by your application (additionally with backtraces).
... |
11 | 174,771 | 74,510 | columns_trace | Find unnecessary selected database columns. |
12 | 180,011 | 74,510 | active_record_tracer | A tracer for Active Record queries |