gocardless / activerecord-safer_migrationsLinks
Safer ActiveRecord migrations for Postgres
☆117Updated 9 months ago
Alternatives and similar repositories for activerecord-safer_migrations
Users that are interested in activerecord-safer_migrations are comparing it to the libraries listed below
Sorting:
- Fear free PostgreSQL migrations for Rails☆126Updated 2 months ago
- Spin up an external server just for Capybara☆128Updated 9 months ago
- Instruments for benchmarking, tracing, and debugging Factory Girl models.☆126Updated last year
- ActiveRecord extension to kick the speed of allocating ActiveRecord object☆163Updated 2 years ago
- Fills the gap between nested caching and the n+1 queries problem☆91Updated 10 years ago
- A policy framework for implementing thread-safe rack middleware.☆124Updated 3 years ago
- Snip snip cuts the deadweight☆90Updated 2 years ago
- circuit breaker based on netflix/hystrix but in ruby, hopefully commands/semaphores eventually too☆105Updated last year
- Alternative controllers with middleware☆165Updated 2 months ago
- A Ruby Memoization Helper☆76Updated 5 years ago
- Heroku buildpack with jemalloc☆115Updated 5 years ago
- Extraction of ActiveSupport::Duration from Rails☆125Updated 8 years ago
- Rails SQL Query Tracker☆176Updated 3 years ago
- Percona's pt-online-schema-change runner for ActiveRecord migrations.☆86Updated 4 years ago
- A Ruby gem to sort large amounts of data using a predictable amount of memory.☆84Updated last year
- Hunting down random test failures can be very very difficult, sometimes impossible, but minitest-bisect makes it easy.☆116Updated last year
- A Ruby gem for using the postgres explain command with Active Record☆225Updated 2 years ago
- Create struct-like classes that don't have setters, but have an awesome constructor.☆172Updated this week
- Create temporary table-backed ActiveRecord models for use in tests☆212Updated 6 months ago
- Tooling for tracing object allocations in Ruby 2.1☆261Updated 3 years ago
- Precompiles ActionView templates at app boot for Rails 6+☆147Updated 8 months ago
- Working with any data in AR style☆121Updated 2 years ago
- Actionable code coverage.☆231Updated last month
- Run your data migration scripts like a master☆126Updated last year
- Automatic cleanup for the Rails db/structure.sql file (ActiveRecord/PostgreSQL)☆149Updated last month
- Ruby library to record and replay object interactions☆115Updated 4 years ago
- Batch up your ActiveRecord "touch" operations for better performance. ActiveRecord::Base.delay_touching do ... end. When "end" is reached…☆111Updated 4 years ago
- RSpec matcher to control SQL queries made by block of code☆234Updated last month
- A library for composing complex SQL queries by defining their subcomponents and the dependencies between them.☆166Updated 7 years ago
- SuperModule allows defining class methods and method invocations the same way a super class does without using def included(base). This a…☆141Updated 10 months ago