igorkasyanchuk / active_storage_validations
Do it like => validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg'], size: { less_than: 500.kilobytes }, limit: { min: 1, max: 3 }, aspect_ratio: :landscape, dimension: { width: { in: 800..1600 }
☆1,073Updated this week
Alternatives and similar repositories for active_storage_validations:
Users that are interested in active_storage_validations are comparing it to the libraries listed below
- Authorization framework for Ruby/Rails applications☆1,457Updated 2 weeks ago
- Pluggable Ruby translation framework☆1,054Updated 2 months ago
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,187Updated last week
- Modern encryption for Ruby and Rails☆1,491Updated 3 months ago
- Monitor performance of you Rails applications (self-hosted and free)☆1,120Updated 2 weeks ago
- A simple and fast JSON API template engine for Ruby on Rails☆1,302Updated 3 months ago
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,124Updated 3 weeks ago
- Just the right amount of Rails eager loading☆1,630Updated 5 months ago
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,232Updated 5 months ago
- Identify database issues before they hit production.☆1,842Updated last month
- Turbo-charged counter caches for your Rails app.☆2,027Updated last week
- Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.☆1,010Updated this week
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,109Updated 2 weeks ago
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,362Updated last month
- A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium☆1,004Updated 2 months ago
- Log in as another user in Rails☆1,356Updated 3 weeks ago
- Prevents duplicate Sidekiq jobs☆1,495Updated last month
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆836Updated 2 weeks ago
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,113Updated last year
- Translate your rails app route to various languages without the hassle☆905Updated last month
- Database changes log for Rails☆1,641Updated 2 weeks ago
- A collection of lightweight, standardized, rails-oriented patterns.☆715Updated 8 months ago
- Integration of RubyMoney - Money with Rails☆1,816Updated 2 months ago
- Make any Ruby object quack like ActiveRecord☆1,102Updated last month
- Lightweight job scheduler extension for Sidekiq☆1,732Updated last week
- Squasher - squash your old migrations in a single command☆1,521Updated 4 months ago
- A more helpful way to view differences between complex data structures in RSpec.☆1,011Updated last month
- Easy multi-tenancy for Rails in a shared database setup.☆1,608Updated last week
- A security extension for devise, meeting industry-standard security demands for web applications.☆614Updated last week
- High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick☆898Updated 2 months ago