Fatkodima's Gems

icon
#Total RankDaily RankNameSummary
1366402paper_trailTrack changes to your models, for auditing or versioning. See how a model looked at any...
26,5983,547online_migrationsCatch unsafe PostgreSQL migrations in development and run them easier in production
38,1066,979sidekiq-iterationMakes your long-running sidekiq jobs interruptible and resumable.
48,4753,856fast_countQuickly get a count estimation for large tables.
59,2853,881pluck_in_batchesA faster alternative to the custom use of `in_batches` with `pluck`.
614,2335,131activerecord_cursor_paginateCursor-based pagination for ActiveRecord.
768,96510,236rubocop-disable_syntaxA RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, ...
892,35444,518data_checksRegression testing for data
9107,9838,836sidekiq-expiring-jobsSupport for Sidekiq jobs which expire after a certain length of time. Jobs that are set...
10142,43616,676job_enqueue_loggerLog background jobs enqueued by your application (additionally with backtraces). ...
11173,25044,518columns_traceFind unnecessary selected database columns.
12178,36944,518active_record_tracerA tracer for Active Record queries