Fatkodima's Gems

icon
#Total RankDaily RankNameSummary
1353357paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
26,1153,828online_migrationsCatch unsafe PostgreSQL migrations in development and run them easier in production
37,1503,800sidekiq-iterationMakes your long-running sidekiq jobs interruptible and resumable.
47,9554,283fast_countQuickly get a count estimation for large tables.
58,0463,924pluck_in_batchesA faster alternative to the custom use of `in_batches` with `pluck`.
610,6114,454activerecord_cursor_paginateCursor-based pagination for ActiveRecord.
737,4057,459active_record_tracerA tracer for Active Record queries
846,8039,445rubocop-disable_syntaxA RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, ...
968,44613,694sidekiq-expiring-jobsSupport for Sidekiq jobs which expire after a certain length of time. Jobs that are set...
1092,95681,475data_checksRegression testing for data
11110,06220,706job_enqueue_loggerLog background jobs enqueued by your application (additionally with backtraces). ...
12164,45845,837columns_traceFind unnecessary selected database columns.
13180,257128,321activerecord_lazy_columnsAdds support for lazy-loading columns in Active Record models
14186,985104,140smart_ignored_columnsAdd deadlines to Active Record `ignored_columns`