Fatkodima's Gems

icon
#Total RankDaily RankNameSummary
1352444paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
25,4992,766online_migrationsCatch unsafe PostgreSQL migrations in development and run them easier in production
36,56610,037sidekiq-iterationMakes your long-running sidekiq jobs interruptible and resumable.
46,6385,643fast_countQuickly get a count estimation for large tables.
56,7234,005pluck_in_batchesA faster alternative to the custom use of `in_batches` with `pluck`.
66,8386,025libyear-bundlerA simple measure of dependency freshness
77,5093,998activerecord_cursor_paginateCursor-based pagination for ActiveRecord.
813,1738,938rubocop-disable_syntaxA RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, ...
929,08284,476active_record_tracerA tracer for Active Record queries
1039,46238,645sidekiq-expiring-jobsSupport for Sidekiq jobs which expire after a certain length of time. Jobs that are set...
1164,72270,356job_enqueue_loggerLog background jobs enqueued by your application (additionally with backtraces). ...
1292,84859,868data_checksRegression testing for data
13142,62052,183columns_traceFind unnecessary selected database columns.
14158,722144,706activerecord_lazy_columnsAdds support for lazy-loading columns in Active Record models
15191,772106,124smart_ignored_columnsAdd deadlines to Active Record `ignored_columns`