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,056Updated 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
- Monitor performance of you Rails applications (self-hosted and free)☆1,097Updated 2 weeks ago
- Authorization framework for Ruby/Rails applications☆1,444Updated last month
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,164Updated this week
- Turbo-charged counter caches for your Rails app.☆1,992Updated 4 months ago
- Modern encryption for Ruby and Rails☆1,482Updated 2 months ago
- Just the right amount of Rails eager loading☆1,630Updated 3 months ago
- Database changes log for Rails☆1,630Updated last month
- Pluggable Ruby translation framework☆1,041Updated last month
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,334Updated this week
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,094Updated 3 weeks ago
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,112Updated 10 months ago
- Log in as another user in Rails☆1,328Updated 2 months ago
- Integration of RubyMoney - Money with Rails☆1,816Updated last month
- Make any Ruby object quack like ActiveRecord☆1,098Updated this week
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆829Updated this week
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,122Updated last month
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,213Updated 3 months ago
- Lightweight job scheduler extension for Sidekiq☆1,724Updated last month
- High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick☆891Updated 2 weeks ago
- Translate your rails app route to various languages without the hassle☆893Updated last week
- Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.☆992Updated this week
- Identify database issues before they hit production.☆1,818Updated last month
- Barebones two-factor authentication with Devise☆1,244Updated 3 weeks ago
- A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium☆976Updated 3 weeks ago
- A simple and fast JSON API template engine for Ruby on Rails☆1,299Updated last month
- Squasher - squash your old migrations in a single command☆1,509Updated 2 months ago
- A collection of lightweight, standardized, rails-oriented patterns.☆711Updated 6 months ago
- A security extension for devise, meeting industry-standard security demands for web applications.☆608Updated last week
- Easy multi-tenancy for Rails in a shared database setup.☆1,594Updated 5 months ago
- Per-request global storage for Rack.☆1,480Updated 10 months ago