trailblazer / trailblazer-rails
Trailblazer in Rails.
☆177Updated 7 months ago
Alternatives and similar repositories for trailblazer-rails:
Users that are interested in trailblazer-rails are comparing it to the libraries listed below
- Rack middleware that provides access to rack.session environment☆258Updated 5 years 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
- JWT Token support for Doorkeeper☆221Updated 8 months ago
- Action Cable testing utils☆213Updated 4 years ago
- The official dry-rb railtie☆266Updated last year
- Adds file validators to ActiveModel.☆259Updated 3 years ago
- Dynamically build an Active Record model (with table) within a test context☆178Updated 3 months ago
- A simple mixin to make Ruby classes configurable☆406Updated 4 months ago
- DSL for building class initializer with params and options.☆308Updated 4 months ago
- Manages and displays breadcrumb trails in Rails app - lean & mean.☆407Updated 3 years ago
- Seamless second database integration for Rails.☆219Updated 8 months ago
- Make Rails Use MiniTest::Spec!☆400Updated 5 months ago
- Database validations for ActiveRecord☆546Updated last year
- Type checking and type casting of parameters for Action Pack☆303Updated 3 months ago
- Faktory worker for Ruby☆215Updated last year
- Trailblazer's Operation implementation.☆88Updated last week
- A simple gem for eliminating Ruby initializers boilerplate code, and providing unified service objects API☆179Updated last year
- Known-leaky gems verification for bundler: `bundle leak` to check your app and find leaky gems in your Gemfile☆294Updated 3 years ago
- Devise plugin to reject weak passwords using zxcvbn☆196Updated last month
- A flexible gem for cloning models☆318Updated last month
- Rails Semantic Logger replaces the Rails default logger with Semantic Logger☆355Updated 5 months ago
- Test existence of your Rails callbacks without having to call them☆132Updated 6 years ago
- SQL support for rom-rb☆218Updated 3 months ago
- Extend ActiveRecord pluck to return array of hashes☆306Updated 6 years ago
- Business Actions architecture for Rails apps☆168Updated this week
- Integrate PostgreSQL's enum data type into ActiveRecord's schema and migrations.