Fatkodima's Gems

icon
#Total RankDaily RankNameSummary
1384283paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
27,4553,510online_migrationsCatch unsafe PostgreSQL migrations in development and run them easier in production
38,8943,693sidekiq-iterationMakes your long-running sidekiq jobs interruptible and resumable.
49,7403,544fast_countQuickly get a count estimation for large tables.
511,8233,868pluck_in_batchesA faster alternative to the custom use of `in_batches` with `pluck`.
623,6625,304activerecord_cursor_paginateCursor-based pagination for ActiveRecord.
787,45515,642rubocop-disable_syntaxA RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, ...
893,93974,510data_checksRegression testing for data
9156,59916,177sidekiq-expiring-jobsSupport for Sidekiq jobs which expire after a certain length of time. Jobs that are set...
10163,67525,792job_enqueue_loggerLog background jobs enqueued by your application (additionally with backtraces). ...
11174,77174,510columns_traceFind unnecessary selected database columns.
12180,01174,510active_record_tracerA tracer for Active Record queries