Fatkodima's Gems

icon
#Total RankDaily RankNameSummary
1374315paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
26,7893,835online_migrationsCatch unsafe PostgreSQL migrations in development and run them easier in production
38,3184,160sidekiq-iterationMakes your long-running sidekiq jobs interruptible and resumable.
48,7966,526fast_countQuickly get a count estimation for large tables.
59,8045,438pluck_in_batchesA faster alternative to the custom use of `in_batches` with `pluck`.
615,8575,221activerecord_cursor_paginateCursor-based pagination for ActiveRecord.
774,88822,633rubocop-disable_syntaxA RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, ...
892,20346,777data_checksRegression testing for data
9118,66834,617sidekiq-expiring-jobsSupport for Sidekiq jobs which expire after a certain length of time. Jobs that are set...
10146,81932,988job_enqueue_loggerLog background jobs enqueued by your application (additionally with backtraces). ...
11173,38134,617columns_traceFind unnecessary selected database columns.
12178,42434,617active_record_tracerA tracer for Active Record queries