4-day current streak·21-day longest streak
-
online_migrations ★ PINNED
Catch unsafe PostgreSQL migrations in development and run them easier in production (code helpers for table/column renaming, changing column type, adding columns with default, background migrations, etc).
Ruby ★ 754 13d agoExplain → -
sidekiq-iteration ★ PINNED
Make your long-running sidekiq jobs interruptible and resumable.
Ruby ★ 281 5mo agoExplain → -
fast_count ★ PINNED
Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).
Ruby ★ 275 4mo agoExplain → -
active_record_tracer ★ PINNED
A tracer for Active Record queries
Ruby ★ 200 1y agoExplain → -
pluck_in_batches ★ PINNED
A faster alternative to the custom use of `in_batches` with `pluck`
Ruby ★ 156 1y agoExplain → -
columns_trace
Detect unnecessary selected database columns
Ruby ★ 125 1y agoExplain → -
data_checks
Regression testing for data
Ruby ★ 66 2y agoExplain → -
job_enqueue_logger
Log background jobs enqueued by your application (additionally with backtraces)
Ruby ★ 36 2y agoExplain → -
activerecord_lazy_columns
Adds support for lazy-loading columns in Active Record models
Ruby ★ 33 10mo agoExplain → -
sidekiq-expiring-jobs
Expiring jobs support for Sidekiq
Ruby ★ 30 10mo agoExplain → -
rubocop-disable_syntax
A RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, safe navigation etc.
Ruby ★ 24 1y agoExplain → -
smart_ignored_columns
Add deadlines to Active Record `ignored_columns`
Ruby ★ 22 11mo agoExplain → -
simplecov ⑂
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
Ruby ★ 1 5mo agoExplain → -
active_record_doctor ⑂
Identify database issues before they hit production.
Ruby ★ 1 28d agoExplain → -
bundler-visualize
A bundler plugin that generates a visual representation of your gem dependencies.
Ruby ★ 1 6y agoExplain → -
pghero ⑂
A performance dashboard for Postgres
★ 1 2y agoExplain → -
simplecov-html ⑂
HTML formatter for SimpleCov code coverage tool for ruby 1.9+
★ 1 2y agoExplain → -
rubocop-rails ⑂
A RuboCop extension focused on enforcing Rails best practices and coding conventions.
★ 1 1y agoExplain → -
rails-contributors ⑂
The web application that runs https://contributors.rubyonrails.org
★ 1 4y agoExplain → -
rails ⑂
Ruby on Rails
Ruby ★ 1 1mo agoExplain → -
ar_lazy_preload ⑂
Lazy loading associations for the ActiveRecord models
★ 0 2mo agoExplain → -
libyear-bundler ⑂
A simple measure of dependency freshness
Ruby ★ 0 3mo agoExplain → -
ruby ⑂
The Ruby Programming Language [mirror]
Ruby ★ 0 8d agoExplain → -
circuitbox ⑂
Circuit breaker built with large Ruby apps in mind.
★ 0 4mo agoExplain → -
rubocop-rspec_rails ⑂
Code style checking for Rails-related RSpec files.
★ 0 5mo agoExplain → -
web-console ⑂
Rails Console on the Browser.
★ 0 5mo agoExplain → -
net-ssh ⑂
Pure Ruby implementation of an SSH (protocol 2) client
★ 0 5mo agoExplain → -
stripe-ruby ⑂
Ruby library for the Stripe API.
★ 0 5mo agoExplain → -
mailchimp-client-lib-codegen ⑂
This tool is used to auto-generate and publish the Mailchimp Marketing and Transactional client libraries.
★ 0 8mo agoExplain → -
apollo_upload_server-ruby ⑂
No description.
★ 0 8mo agoExplain → -
rubygems ⑂
Library packaging and distribution for Ruby.
★ 0 6y agoExplain → -
ferrum_pdf ⑂
A PDF generator for Rails using Ferrum & headless Chrome
★ 0 9mo agoExplain → -
kt-paperclip ⑂
Easy file attachment management for ActiveRecord
Ruby ★ 0 29d agoExplain → -
appsignal-ruby ⑂
🟥 AppSignal for Ruby gem
★ 0 2mo agoExplain → -
pg_party ⑂
ActiveRecord PostgreSQL Partitioning
★ 0 9mo agoExplain → -
redis-client ⑂
Simple low level client for Redis 6+
Ruby ★ 0 1y agoExplain → -
rails-style-guide ⑂
A community-driven Ruby on Rails style guide
★ 0 10mo agoExplain → -
net-http-persistent ⑂
Thread-safe persistent connections with Net::HTTP
★ 0 11mo agoExplain → -
ownership ⑂
Code ownership for Rails
★ 0 1y agoExplain → -
coverband ⑂
Ruby production code coverage collection and reporting (line of code usage)
★ 0 1y agoExplain → -
ruby-style-guide ⑂
A community-driven Ruby coding style guide
★ 0 1y agoExplain → -
pgslice ⑂
Postgres partitioning as easy as pie
★ 0 2y agoExplain → -
pg_search ⑂
pg_search builds ActiveRecord named scopes that take advantage of PostgreSQL’s full text search
★ 0 1mo agoExplain → -
cli-ui ⑂
CLI tooling framework with simple interactive widgets
★ 0 1y agoExplain → -
database_cleaner-active_record ⑂
Strategies for cleaning databases using ActiveRecord. Can be used to ensure a clean state for testing.
★ 0 2y agoExplain → -
acts_as_paranoid ⑂
ActiveRecord plugin allowing you to hide and restore records without actually deleting them.
★ 0 9mo agoExplain → -
net-http ⑂
Net::HTTP provides a rich library which can be used to build HTTP user-agents.
★ 0 2y agoExplain → -
rubocop-graphql ⑂
Rubocop extension for enforcing graphql-ruby best practices
★ 0 2y agoExplain → -
sidekiq-cron ⑂
Scheduler / Cron for Sidekiq jobs
★ 0 2y agoExplain → -
paper_trail ⑂
Track changes to your rails models
★ 0 1y agoExplain → -
marginalia ⑂
Attach comments to ActiveRecord's SQL queries
★ 0 2y agoExplain → -
redis-rb ⑂
A Ruby client library for Redis
Ruby ★ 0 2y agoExplain → -
bundler-audit ⑂
Patch-level verification for Bundler
Ruby ★ 0 2y agoExplain → -
i18n ⑂
Internationalization (i18n) library for Ruby
Ruby ★ 0 2y agoExplain → -
rubocop-minitest ⑂
Code style checking for Minitest files.
Ruby ★ 0 2y agoExplain → -
optparse ⑂
OptionParser is a class for command-line option analysis.
★ 0 2y agoExplain → -
rubocop ⑂
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
Ruby ★ 0 5mo agoExplain → -
rubocop-performance ⑂
An extension of RuboCop focused on code performance checks.
Ruby ★ 0 2y agoExplain → -
minitest-gcstats ⑂
A minitest plugin that adds a report of the top tests by number of objects allocated.
★ 0 2y agoExplain → -
rollout ⑂
Feature flippers.
★ 0 2y agoExplain → -
awesome-ruby ⑂
:gem: A collection of awesome Ruby libraries, tools, frameworks and software
★ 0 1y agoExplain → -
rack-attack ⑂
Rack middleware for blocking & throttling
Ruby ★ 0 2y agoExplain → -
sidekiq-throttled ⑂
Concurrency and rate-limit throttling for Sidekiq
★ 0 3y agoExplain → -
stackprof ⑂
a sampling call-stack profiler for ruby 2.2+
★ 0 2y agoExplain → -
rexml ⑂
REXML is an XML toolkit for Ruby
★ 0 2y agoExplain → -
rubocop-ast ⑂
RuboCop's AST extensions and NodePattern functionality
★ 0 3y agoExplain → -
sigdump ⑂
Use signal to show stacktrace of a Ruby process without restarting it
★ 0 3y agoExplain → -
transient_record ⑂
Transient Record helps define transient tables and Active Record models for testing purposes
★ 0 3y agoExplain → -
rainbow ⑂
Ruby gem for colorizing printed text on ANSI terminals
★ 0 3y agoExplain → -
unicode-display_width ⑂
Monospace Unicode character width in Ruby
★ 0 3y agoExplain → -
parser ⑂
A Ruby parser.
★ 0 3y agoExplain → -
minitest ⑂
minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.
★ 0 3y agoExplain → -
sequenced ⑂
Generate scoped sequential IDs for ActiveRecord models
★ 0 3y agoExplain → -
heapy ⑂
Got a Ruby heap dump? Great. Use this tool to see what's in it!
★ 0 3y agoExplain → -
sidekiq ⑂
Simple, efficient background processing for Ruby
Ruby ★ 0 25d agoExplain → -
scenic ⑂
Versioned database views for Rails
★ 0 4y agoExplain → -
redis-namespace ⑂
This gem adds a Redis::Namespace class which can be used to namespace Redis keys.
★ 0 3y agoExplain → -
actionpack-action_caching ⑂
Action caching for Action Pack (removed from core in Rails 4.0)
★ 0 3y agoExplain → -
job-iteration ⑂
Makes your background jobs interruptible and resumable by design.
★ 0 3y agoExplain → -
mysql2 ⑂
A modern, simple and very fast Mysql library for Ruby - binding to libmysql
★ 0 3y agoExplain → -
minitest-style-guide ⑂
Best practices for writing your tests
★ 0 6y agoExplain → -
rake ⑂
A make-like build utility for Ruby.
★ 0 4y agoExplain → -
memory_profiler ⑂
memory_profiler for ruby
★ 0 2y agoExplain → -
rack ⑂
a modular Ruby webserver interface
Ruby ★ 0 6y agoExplain → -
rack-test ⑂
Rack::Test is a layer on top of Rack's MockRequest similar to Merb's RequestHelper
Ruby ★ 0 8y agoExplain → -
ruby-pg ⑂
A PostgreSQL client library for Ruby
★ 0 5y agoExplain → -
redlock-rb ⑂
Redlock is a redis-based distributed lock implementation in Ruby
★ 0 5y agoExplain → -
bundler ⑂
Manage your Ruby application's gem dependencies
★ 0 6y agoExplain → -
strong_migrations ⑂
Catch unsafe migrations in development
★ 0 3y agoExplain → -
ruby-advisory-db ⑂
A database of vulnerable Ruby Gems
★ 0 6y agoExplain → -
retriable ⑂
Retriable is an simple DSL to retry failed code blocks with randomized exponential backoff.
Ruby ★ 0 6y agoExplain → -
fakeredis ⑂
In-memory driver for redis-rb, useful for development and test environments
Ruby ★ 0 6y agoExplain → -
audited ⑂
Audited (formerly acts_as_audited) is an ORM extension that logs all changes to your Rails models.
Ruby ★ 0 8y agoExplain → -
unread ⑂
Handle unread records and mark them as read with Ruby on Rails
Ruby ★ 0 3y agoExplain → -
acts_as_votable ⑂
Votable ActiveRecord for Rails
Ruby ★ 0 5y agoExplain → -
acts-as-taggable-on ⑂
A tagging plugin for Rails applications that allows for custom tagging along dynamic contexts.
Ruby ★ 0 8y agoExplain → -
arel ⑂
A Relational Algebra
Ruby ★ 0 1y agoExplain →
No repos match these filters.