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,064Updated last 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,107Updated 3 weeks ago
- Authorization framework for Ruby/Rails applications☆1,454Updated 3 weeks ago
- Pluggable Ruby translation framework☆1,046Updated 2 months ago
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,113Updated 11 months ago
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,348Updated last month
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,181Updated this week
- Just the right amount of Rails eager loading☆1,629Updated 4 months ago
- A simple and fast JSON API template engine for Ruby on Rails☆1,301Updated 2 months ago
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,122Updated this week
- Turbo-charged counter caches for your Rails app.☆2,010Updated last week
- Modern encryption for Ruby and Rails☆1,488Updated 3 months ago
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆835Updated this week
- Log in as another user in Rails☆1,331Updated 3 months ago
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,219Updated 4 months ago
- Make any Ruby object quack like ActiveRecord☆1,101Updated last month
- Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.☆998Updated last week
- Translate your rails app route to various languages without the hassle☆904Updated last week
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,100Updated last month
- Identify database issues before they hit production.☆1,835Updated 2 weeks ago
- Database changes log for Rails☆1,637Updated this week
- Per-request global storage for Rack.☆1,480Updated 11 months ago
- Integration of RubyMoney - Money with Rails☆1,815Updated last month
- Lightweight job scheduler extension for Sidekiq☆1,731Updated 2 weeks ago
- A web interface for browsing Ruby on Rails sent emails☆744Updated 5 months ago
- Squasher - squash your old migrations in a single command☆1,514Updated 3 months ago
- A collection of lightweight, standardized, rails-oriented patterns.☆714Updated 7 months ago
- High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick☆894Updated last month
- A readonly ActiveRecord-esque base class that lets you use a hash, a Yaml file or a custom file as the datasource☆1,252Updated 2 months ago
- A Rails plugin to provide templates for the axlsx gem☆746Updated last month
- A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium☆991Updated last month