jakeonrails / fix-db-schema-conflictsLinks
☆129Updated 2 years ago
Alternatives and similar repositories for fix-db-schema-conflicts
Users that are interested in fix-db-schema-conflicts are comparing it to the libraries listed below
Sorting:
- Fast batch deletes for Active Record and Postgres☆202Updated 2 years ago
- A companion gem for the "Ten Years of Rails Upgrades" talk☆170Updated last year
- Implement texter classes for sending SMS messages in similar way to how e-mails are sent with ActionMailer-based mailers. Take advantage …☆133Updated 2 years ago
- Run your data migration scripts like a master☆126Updated last year
- Devise plugin to reject weak passwords using zxcvbn☆197Updated 7 months ago
- Add contracts to your interactors☆79Updated 5 years ago
- Integrate PostgreSQL's enumerated types with the Rails enum feature☆166Updated 3 years ago
- Store transaction changes for active record objects☆105Updated 3 months ago
- Easily suppress the Rails logger☆167Updated 11 months ago
- Rate limiting/job enabling for ActiveJob using distributed locks in Redis or Memcached.☆318Updated 2 years ago
- Redis-backed, per-worker rate limits for job processing.☆201Updated 3 months ago
- calculate_all method for aggregate functions in Active Record☆137Updated 4 months ago
- Instruments for benchmarking, tracing, and debugging Factory Girl models.☆127Updated 2 years ago
- Actionable code coverage.☆233Updated 4 months ago
- Simple redis-based lock mechanism for your sidekiq workers☆107Updated last year
- Add EXPLAIN ANALYZE to Rails Active Record query objects