theSteveMitchell / after_partyLinks
Automated post-deploy tasks for Ruby/Rails. Your deployment is the party. This is the after party
☆261Updated last month
Alternatives and similar repositories for after_party
Users that are interested in after_party are comparing it to the libraries listed below
Sorting:
- RSpec matchers for database queries☆317Updated 2 months ago
- Simple tool to maintain factories and traits from FactoryBot☆392Updated last month
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆302Updated 2 months ago
- Modify your ENV☆577Updated last month
- Sidekiq Batch Jobs Implementation☆368Updated 7 months ago
- A parallel test runner for RSpec and Cucumber with pretty output☆317Updated 3 weeks ago
- Flexirest - The really flexible REST API client for Ruby☆334Updated 11 months ago
- Database validations for ActiveRecord☆562Updated 2 years ago
- Useful tools to help construct database queries with ActiveRecord and Arel.☆426Updated 2 months ago
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆365Updated last year
- Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.☆504Updated 6 years ago
- The missing high-efficiency query API for ActiveRecord☆379Updated 2 months ago
- Multiple databases for Rails☆460Updated 3 years ago
- Track notable requests and background jobs☆451Updated 3 weeks ago
- Make ActiveRecord do conditions on your associations☆246Updated 3 weeks ago
- Rack::Timeout enhancements for Rails☆396Updated last month
- Allow you to pluck attributes from nested associations without loading a bunch of records.☆459Updated last year
- Rescue and report exceptions in non-critical code☆553Updated last month
- 🔩 ActiveRecord::JSONValidator makes it easy to validate JSON attributes against a JSON schema.☆425Updated last year
- ObjectTracer tracks objects and records their activities☆448Updated last year
- ActiveRecord::Store but with type definition☆470Updated last year
- Generate scoped sequential IDs for ActiveRecord models☆405Updated 3 years ago
- A set of RSpec matchers for testing Pundit authorisation policies.☆244Updated 2 weeks ago
- Track the load progress of your Bundler-based projects☆731Updated 2 years ago
- RSpec for Sidekiq☆679Updated 2 weeks ago
- Manages and displays breadcrumb trails in Rails app - lean & mean.☆405Updated 3 years ago
- Prevent Rails from auto-loading app/ code when running database migrations☆317Updated 3 months ago
- Interactor Rails provides Rails support for the Interactor gem.