nicolasblanco / rails_param
Parameter Validation & Type Coercion for Rails
☆942Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for rails_param
- Efficient bulk inserts with ActiveRecord☆819Updated 2 years ago
- Make any Ruby object quack like ActiveRecord☆1,089Updated last week
- An API focused facade that sits on top of an object model.☆721Updated 6 months ago
- Link header pagination for Rails and Grape APIs.☆688Updated 3 months ago
- A Rails plugin to provide templates for the axlsx gem☆744Updated last month
- A simple, standardized way to build and use Service Objects (aka Commands) in Ruby☆628Updated last year
- A Sidekiq plugin to support advanced queue control (limiting, pausing, blocking, querying)☆948Updated 8 months ago
- Per-request global storage for Rack.☆1,476Updated 6 months ago
- Squasher - squash your old migrations in a single command☆1,495Updated 7 months ago
- Just the right amount of Rails eager loading☆1,610Updated last week
- This gem gives every ActiveRecord::Base object the possibility to do a deep clone that includes user specified associations.☆786Updated last week
- an extension to the sidekiq message processing to track your jobs☆996Updated 3 years ago
- Turbo-charged counter caches for your Rails app.☆1,958Updated last month
- Redis stores for Ruby on Rails☆974Updated 3 months ago
- Translate your rails app route to various languages without the hassle☆875Updated last week
- Pluggable Ruby translation framework☆1,010Updated 3 months ago
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,108Updated 7 months ago
- A simple and fast JSON API template engine for Ruby on Rails☆1,289Updated last month
- Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes…☆1,023Updated last week
- Enumerated attributes with I18n and ActiveRecord/Mongoid support☆1,739Updated 5 months ago
- RSpec for Sidekiq☆661Updated 2 months ago
- Lightweight job scheduler extension for Sidekiq☆1,714Updated last month
- Form objects decoupled from models.☆2,495Updated 10 months ago
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,316Updated this week
- Rails plugin that logs/displays a backtrace of all SQL queries executed by Active Record☆969Updated last year
- Validation library with type-safe schemas and rules☆1,344Updated last year
- lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed…☆1,585Updated 8 months ago
- Seedbank gives your seed data a little structure. Create seeds for each environment, share seeds between environments and specify depende…☆1,142Updated 11 months ago
- Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.☆1,592Updated 10 months ago
- Benchmark and profile your Rails apps☆787Updated 2 years ago