testdouble / good-migrationsLinks
Prevent Rails from auto-loading app/ code when running database migrations
☆316Updated last month
Alternatives and similar repositories for good-migrations
Users that are interested in good-migrations are comparing it to the libraries listed below
Sorting:
- Update your gems in separate commits. Identify any that fail your build.☆235Updated 3 weeks ago
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆504Updated 5 years ago
- Type checking and type casting of parameters for Action Pack☆303Updated last month
- RSpec matchers for database queries☆314Updated 7 months ago
- Small library for operations with time steps (like "next day", "floor to hour" and so on)☆275Updated 5 years ago
- Zonebie prevents bugs in code that deals with timezones by randomly assigning a zone on every run☆430Updated 6 years ago
- Minitest + all the features you always wanted.☆469Updated 3 months ago
- A tool for detecting missing unique indexes in Rails projects☆337Updated 5 years ago
- The friendly gem that instruments everything for you, like I would if I could.☆495Updated 2 weeks ago
- Dynamically build an Active Record model (with table) within a test context☆180Updated last month
- RSpec matcher to control SQL queries made by block of code☆234Updated 2 months ago
- A tool to upgrade Rails 4-style specs to Rails 5-style☆176Updated 5 years ago
- Takes some boilerplate out of Ruby with methods like attr_initialize.☆563Updated last year
- Version Cake is an unobtrusive way to version APIs in your Rails or Rack apps☆656Updated 2 years ago
- Approval Tests for Ruby☆230Updated last month
- Generate specs for your rails application the easy way. Regressor generates model and controller specs based on validations, associations…☆206Updated 2 months ago
- Create struct-like classes that don't have setters, but have an awesome constructor.☆172Updated last month
- Useful tools to help construct database queries with ActiveRecord and Arel.☆418Updated 5 months ago
- Pry-based enhancements☆184Updated 4 years ago
- Speedup applications boot by caching require calls☆193Updated 3 years ago
- Actionable code coverage.☆232Updated 2 weeks ago
- Foreign key migration generator for Rails☆485Updated last year
- Add comments to your Gemfile with each dependency's description☆174Updated 4 years ago
- A RubyGems plugin that compares versions of the given gem☆245Updated 2 years ago
- write snippet code to rewrite your project code☆696Updated 4 months ago
- A parallel test runner for RSpec and Cucumber with pretty output☆302Updated 2 months ago
- Upsert for Rails 5 / Active Record 5☆206Updated 2 months ago
- Rails SQL Query Tracker☆176Updated 3 years ago
- Create temporary table-backed ActiveRecord models for use in tests☆213Updated 7 months ago
- Declaratively filter data via URL params, in any Rack app, with any ORM.☆247Updated 5 years ago