Fatkodima's Gems

icon
#Total RankDaily RankNameSummary
1353365paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
25,6413,205online_migrationsCatch unsafe PostgreSQL migrations in development and run them easier in production
36,4394,138sidekiq-iterationMakes your long-running sidekiq jobs interruptible and resumable.
46,5575,319fast_countQuickly get a count estimation for large tables.
56,7564,050pluck_in_batchesA faster alternative to the custom use of `in_batches` with `pluck`.
66,9473,125libyear-bundlerA simple measure of dependency freshness
78,1212,908activerecord_cursor_paginateCursor-based pagination for ActiveRecord.
816,5173,596rubocop-disable_syntaxA RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, ...
929,04927,234active_record_tracerA tracer for Active Record queries
1041,44627,234sidekiq-expiring-jobsSupport for Sidekiq jobs which expire after a certain length of time. Jobs that are set...
1172,68039,052job_enqueue_loggerLog background jobs enqueued by your application (additionally with backtraces). ...
1292,79570,940data_checksRegression testing for data
13152,919103,856columns_traceFind unnecessary selected database columns.
14160,437103,856activerecord_lazy_columnsAdds support for lazy-loading columns in Active Record models
15190,307103,856smart_ignored_columnsAdd deadlines to Active Record `ignored_columns`