Fatkodima's Gems

icon
#Total RankDaily RankNameSummary
1351362paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
25,7536,189online_migrationsCatch unsafe PostgreSQL migrations in development and run them easier in production
36,67110,464sidekiq-iterationMakes your long-running sidekiq jobs interruptible and resumable.
46,9927,348fast_countQuickly get a count estimation for large tables.
57,1445,787pluck_in_batchesA faster alternative to the custom use of `in_batches` with `pluck`.
67,6447,147libyear-bundlerA simple measure of dependency freshness
78,7766,388activerecord_cursor_paginateCursor-based pagination for ActiveRecord.
828,88755,249active_record_tracerA tracer for Active Record queries
934,6818,279rubocop-disable_syntaxA RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, ...
1046,26725,300sidekiq-expiring-jobsSupport for Sidekiq jobs which expire after a certain length of time. Jobs that are set...
1179,26072,641job_enqueue_loggerLog background jobs enqueued by your application (additionally with backtraces). ...
1292,86144,868data_checksRegression testing for data
13156,87372,641columns_traceFind unnecessary selected database columns.
14162,00755,249activerecord_lazy_columnsAdds support for lazy-loading columns in Active Record models
15189,400103,873smart_ignored_columnsAdd deadlines to Active Record `ignored_columns`