Fatkodima's Gems

icon
#Total RankDaily RankNameSummary
1385278paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
27,5934,536online_migrationsCatch unsafe PostgreSQL migrations in development and run them easier in production
39,0515,787sidekiq-iterationMakes your long-running sidekiq jobs interruptible and resumable.
410,0046,257fast_countQuickly get a count estimation for large tables.
512,3944,213pluck_in_batchesA faster alternative to the custom use of `in_batches` with `pluck`.
625,7107,963activerecord_cursor_paginateCursor-based pagination for ActiveRecord.
789,27112,745rubocop-disable_syntaxA RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, ...
894,06056,274data_checksRegression testing for data
9159,13114,781sidekiq-expiring-jobsSupport for Sidekiq jobs which expire after a certain length of time. Jobs that are set...
10165,79732,343job_enqueue_loggerLog background jobs enqueued by your application (additionally with backtraces). ...
11174,76456,274columns_traceFind unnecessary selected database columns.
12180,13338,928active_record_tracerA tracer for Active Record queries