Fatkodima's Gems

icon
#Total RankDaily RankNameSummary
1356355paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
25,7863,507online_migrationsCatch unsafe PostgreSQL migrations in development and run them easier in production
36,7945,468sidekiq-iterationMakes your long-running sidekiq jobs interruptible and resumable.
47,2814,452fast_countQuickly get a count estimation for large tables.
57,4034,923pluck_in_batchesA faster alternative to the custom use of `in_batches` with `pluck`.
67,8824,361libyear-bundlerA simple measure of dependency freshness
79,2334,592activerecord_cursor_paginateCursor-based pagination for ActiveRecord.
828,79825,947active_record_tracerA tracer for Active Record queries
936,41910,627rubocop-disable_syntaxA RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, ...
1049,22410,066sidekiq-expiring-jobsSupport for Sidekiq jobs which expire after a certain length of time. Jobs that are set...
1183,65820,038job_enqueue_loggerLog background jobs enqueued by your application (additionally with backtraces). ...
1293,14469,059data_checksRegression testing for data
13158,87342,332columns_traceFind unnecessary selected database columns.
14166,32718,341activerecord_lazy_columnsAdds support for lazy-loading columns in Active Record models
15188,61169,059smart_ignored_columnsAdd deadlines to Active Record `ignored_columns`