Fatkodima's Gems

icon
#Total RankDaily RankNameSummary
1378674paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
27,2724,876online_migrationsCatch unsafe PostgreSQL migrations in development and run them easier in production
38,6755,827sidekiq-iterationMakes your long-running sidekiq jobs interruptible and resumable.
49,4475,321fast_countQuickly get a count estimation for large tables.
511,1316,007pluck_in_batchesA faster alternative to the custom use of `in_batches` with `pluck`.
621,5629,510activerecord_cursor_paginateCursor-based pagination for ActiveRecord.
785,07722,084rubocop-disable_syntaxA RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, ...
893,70463,432data_checksRegression testing for data
9147,42363,432sidekiq-expiring-jobsSupport for Sidekiq jobs which expire after a certain length of time. Jobs that are set...
10159,75815,400job_enqueue_loggerLog background jobs enqueued by your application (additionally with backtraces). ...
11174,59941,916columns_traceFind unnecessary selected database columns.
12179,67630,305active_record_tracerA tracer for Active Record queries