Fatkodima's Gems

icon
#Total RankDaily RankNameSummary
1353384paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
25,2832,839online_migrationsCatch unsafe PostgreSQL migrations in development and run them easier in production
36,4513,379pluck_in_batchesA faster alternative to the custom use of `in_batches` with `pluck`.
46,5725,662sidekiq-iterationMakes your long-running sidekiq jobs interruptible and resumable.
56,6017,404fast_countQuickly get a count estimation for large tables.
66,7243,250libyear-bundlerA simple measure of dependency freshness
76,9962,236activerecord_cursor_paginateCursor-based pagination for ActiveRecord.
811,8784,441rubocop-disable_syntaxA RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, ...
929,25358,818active_record_tracerA tracer for Active Record queries
1038,70736,893sidekiq-expiring-jobsSupport for Sidekiq jobs which expire after a certain length of time. Jobs that are set...
1162,32320,321job_enqueue_loggerLog background jobs enqueued by your application (additionally with backtraces). ...
1292,74536,893data_checksRegression testing for data
13140,38658,818columns_traceFind unnecessary selected database columns.
14156,14658,818activerecord_lazy_columnsAdds support for lazy-loading columns in Active Record models
15193,10558,818smart_ignored_columnsAdd deadlines to Active Record `ignored_columns`