Fatkodima's Gems

icon
#Total RankDaily RankNameSummary
1350402paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
26,1944,440online_migrationsCatch unsafe PostgreSQL migrations in development and run them easier in production
37,3835,156sidekiq-iterationMakes your long-running sidekiq jobs interruptible and resumable.
48,0916,740fast_countQuickly get a count estimation for large tables.
58,2605,682pluck_in_batchesA faster alternative to the custom use of `in_batches` with `pluck`.
611,2446,567activerecord_cursor_paginateCursor-based pagination for ActiveRecord.
746,0048,400active_record_tracerA tracer for Active Record queries
850,5609,135rubocop-disable_syntaxA RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, ...
976,33475,055sidekiq-expiring-jobsSupport for Sidekiq jobs which expire after a certain length of time. Jobs that are set...
1092,306102,910data_checksRegression testing for data
11122,24325,455job_enqueue_loggerLog background jobs enqueued by your application (additionally with backtraces). ...
12169,30552,250columns_traceFind unnecessary selected database columns.
13186,67991,837smart_ignored_columnsAdd deadlines to Active Record `ignored_columns`