Fatkodima's Gems

icon
#Total RankDaily RankNameSummary
1355717paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
26,0266,315online_migrationsCatch unsafe PostgreSQL migrations in development and run them easier in production
37,00511,257sidekiq-iterationMakes your long-running sidekiq jobs interruptible and resumable.
47,7854,067fast_countQuickly get a count estimation for large tables.
57,80910,029pluck_in_batchesA faster alternative to the custom use of `in_batches` with `pluck`.
68,1334,929libyear-bundlerA simple measure of dependency freshness
79,9566,371activerecord_cursor_paginateCursor-based pagination for ActiveRecord.
830,84216,227active_record_tracerA tracer for Active Record queries
941,86610,182rubocop-disable_syntaxA RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, ...
1060,87146,260sidekiq-expiring-jobsSupport for Sidekiq jobs which expire after a certain length of time. Jobs that are set...
1193,18332,970data_checksRegression testing for data
1299,63123,603job_enqueue_loggerLog background jobs enqueued by your application (additionally with backtraces). ...
13162,165114,981columns_traceFind unnecessary selected database columns.
14178,881114,981activerecord_lazy_columnsAdds support for lazy-loading columns in Active Record models
15187,374114,981smart_ignored_columnsAdd deadlines to Active Record `ignored_columns`