igorkasyanchuk / active_storage_validationsLinks
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,132Updated 3 weeks ago
Alternatives and similar repositories for active_storage_validations
Users that are interested in active_storage_validations are comparing it to the libraries listed below
Sorting:
- Monitor performance of you Rails applications (self-hosted and free)☆1,168Updated last week
- Pluggable Ruby translation framework☆1,088Updated 8 months ago
- A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium☆1,039Updated 3 months ago
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,236Updated 2 weeks ago
- Authorization framework for Ruby/Rails applications☆1,493Updated 4 months ago
- Modern encryption for Ruby and Rails☆1,536Updated last week
- Just the right amount of Rails eager loading☆1,647Updated 11 months ago
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,405Updated last month
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆849Updated this week
- Log in as another user in Rails☆1,402Updated last month
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,173Updated this week
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,329Updated last month
- Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.☆1,071Updated this week
- A collection of lightweight, standardized, rails-oriented patterns.☆718Updated last year
- Database changes log for Rails☆1,656Updated 4 months ago
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,129Updated last week
- Turbo-charged counter caches for your Rails app.☆2,084Updated 2 months ago
- High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick☆919Updated last month
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,142Updated last week
- Barebones two-factor authentication with Devise☆1,275Updated last month
- Identify database issues before they hit production.☆1,890Updated last week
- Translate your rails app route to various languages without the hassle☆928Updated last month
- Easy multi-tenancy for Rails in a shared database setup.☆1,664Updated 5 months ago
- Lightweight job scheduler extension for Sidekiq☆1,748Updated last month
- A simple and fast JSON API template engine for Ruby on Rails☆1,309Updated last week
- Ruby gem for phone validation and formatting using google libphonenumber library data☆1,124Updated 3 weeks ago
- A fast JSON:API serializer for Ruby (fork of Netflix/fast_jsonapi)☆1,424Updated last year
- Integration of RubyMoney - Money with Rails☆1,846Updated last month
- Pretty print your Ruby objects with style -- in full color and with proper indentation☆819Updated last week
- Database multi-tenancy for Rack (and Rails) applications☆451Updated last week