rubyatscale / packs-railsLinks
packs-rails establishes and implements a set of conventions for splitting up large monoliths.
☆301Updated last year
Alternatives and similar repositories for packs-rails
Users that are interested in packs-rails are comparing it to the libraries listed below
Sorting:
- Simple tool to maintain factories and traits from FactoryBot☆391Updated 3 months ago
- Ruby framework for keeping all types of notifications (mailers, push notifications, whatever) in one place☆638Updated 3 months ago
- A parallel test runner for RSpec and Cucumber with pretty output☆315Updated 7 months ago
- A Gem for creating partial anonymized dumps of your database using your app model relations.☆550Updated 9 months ago
- Searching for unexpected `end` syntax errors takes a lot of time. Let this gem do it for you!☆347Updated last week
- Make your long-running sidekiq jobs interruptible and resumable.☆281Updated last year
- Add EXPLAIN ANALYZE to Rails Active Record query objects☆228Updated last year
- Get a flamegraph anywhere in your code base. Powered by stackprof, rbspy, and speedscope☆419Updated last month
- 🥃 Take your Ruby, and make it a double!☆276Updated 2 months ago
- Keep DB schema in sync across branches effortlessly. Install once, use rails db:migrate as normal, and let the gem handle the rest.☆380Updated 2 weeks ago
- Brings Common Table Expressions support to ActiveRecord and makes it super easy to build and chain complex CTE queries☆311Updated last year
- Unique jobs for ActiveJob. Ensure the uniqueness of jobs in the queue.☆299Updated last week
- Database validations for ActiveRecord☆561Updated 2 years ago
- Run RSpec tests on multiple cores. Like parallel_tests but with incremental summarized output. Originally extracted from the Discourse an…☆200Updated 2 months ago
- Optimized top-N-per-group Active Record associations using lateral joins☆302Updated last year
- RSpec and Minitest matchers to prevent N+1 queries problem☆572Updated last year
- Quickly get a count estimation for large tables (>99% of accuracy for PostgreSQL).☆272Updated 3 months ago
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.☆365Updated last year
- Drop-in enhancement for Rails cache, offering better performance and compression with Brotli algorithm☆254Updated 3 months ago
- Skooma is a Ruby library for validating API implementations against OpenAPI documents.☆185Updated last month
- Bit array for ActiveRecord☆247Updated last week
- A stylish interactive mode for Bundler, inspired by `yarn upgrade-interactive`☆235Updated this week
- This Background Jobs style guide is a list of best practices working with Ruby background jobs.☆472Updated 2 years ago
- Rails Semantic Logger replaces the Rails default logger with Semantic Logger☆385Updated 2 months ago
- ActiveRecord extension which adds typecasting to store accessors☆432Updated 6 months ago
- DSL for building class initializer with params and options.☆324Updated this week
- Loader to solve N+1 issues for good. Highly recommended for GraphQL API.☆233Updated 3 months ago
- Helps you write Cypress tests of your Rails app☆329Updated last year
- code complexity metrics visualization and exploration tool for ruby and javascript☆400Updated last year
- Synchronize Capybara commands with application JavaScript and AJAX requests☆193Updated 2 months ago