Fatkodima's Gems

icon
#Total RankDaily RankNameSummary
1356413paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
25,7684,645online_migrationsCatch unsafe PostgreSQL migrations in development and run them easier in production
36,7205,819sidekiq-iterationMakes your long-running sidekiq jobs interruptible and resumable.
47,1634,410fast_countQuickly get a count estimation for large tables.
57,2555,503pluck_in_batchesA faster alternative to the custom use of `in_batches` with `pluck`.
67,7864,828libyear-bundlerA simple measure of dependency freshness
79,0515,099activerecord_cursor_paginateCursor-based pagination for ActiveRecord.
828,85845,821active_record_tracerA tracer for Active Record queries
935,7268,943rubocop-disable_syntaxA RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, ...
1047,57422,627sidekiq-expiring-jobsSupport for Sidekiq jobs which expire after a certain length of time. Jobs that are set...
1181,02035,267job_enqueue_loggerLog background jobs enqueued by your application (additionally with backtraces). ...
1293,082103,620data_checksRegression testing for data
13157,652103,620columns_traceFind unnecessary selected database columns.
14162,98745,821activerecord_lazy_columnsAdds support for lazy-loading columns in Active Record models
15188,82435,267smart_ignored_columnsAdd deadlines to Active Record `ignored_columns`