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
- Monitor performance of you Rails applications (self-hosted and free)☆1,125Updated 2 weeks ago
- Database changes log for Rails☆1,641Updated 2 weeks ago
- Just the right amount of Rails eager loading☆1,630Updated 5 months ago
- Modern encryption for Ruby and Rails☆1,494Updated this week
- Turbo-charged counter caches for your Rails app.☆2,031Updated last week
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,362Updated last month
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,235Updated 5 months ago
- Pluggable Ruby translation framework☆1,054Updated 2 months ago
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆836Updated 2 weeks ago
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,187Updated last week
- Log in as another user in Rails☆1,358Updated 3 weeks ago
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,113Updated last year
- Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.☆1,011Updated this week
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,124Updated 3 weeks ago
- Translate your rails app route to various languages without the hassle☆906Updated last month
- Integration of RubyMoney - Money with Rails☆1,816Updated 2 months ago
- Make any Ruby object quack like ActiveRecord☆1,102Updated last month
- A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium☆1,004Updated 2 months ago
- High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick☆898Updated 2 months ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,110Updated 2 weeks ago
- Lightweight job scheduler extension for Sidekiq☆1,732Updated last week
- A more helpful way to view differences between complex data structures in RSpec.☆1,011Updated last month
- Identify database issues before they hit production.☆1,843Updated this week
- Easy multi-tenancy for Rails in a shared database setup.☆1,607Updated last week
- Barebones two-factor authentication with Devise☆1,253Updated last month
- A simple and fast JSON API template engine for Ruby on Rails☆1,302Updated 3 months ago
- Prevents duplicate Sidekiq jobs☆1,496Updated last month
- A Rails plugin to provide templates for the axlsx gem☆749Updated 2 months ago
- Per-request global storage for Rack.☆1,480Updated 11 months ago