Fatkodima's Gems

icon
#Total RankDaily RankNameSummary
1354379paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
25,3932,648online_migrationsCatch unsafe PostgreSQL migrations in development and run them easier in production
36,5706,505sidekiq-iterationMakes your long-running sidekiq jobs interruptible and resumable.
46,5943,495pluck_in_batchesA faster alternative to the custom use of `in_batches` with `pluck`.
56,6177,016fast_countQuickly get a count estimation for large tables.
66,7863,797libyear-bundlerA simple measure of dependency freshness
77,2192,656activerecord_cursor_paginateCursor-based pagination for ActiveRecord.
812,3153,250rubocop-disable_syntaxA RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, ...
929,15129,654active_record_tracerA tracer for Active Record queries
1039,16560,696sidekiq-expiring-jobsSupport for Sidekiq jobs which expire after a certain length of time. Jobs that are set...
1163,22129,654job_enqueue_loggerLog background jobs enqueued by your application (additionally with backtraces). ...
1292,73226,333data_checksRegression testing for data
13141,59121,843columns_traceFind unnecessary selected database columns.
14157,02523,017activerecord_lazy_columnsAdds support for lazy-loading columns in Active Record models
15192,39137,086smart_ignored_columnsAdd deadlines to Active Record `ignored_columns`