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,094Updated 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
Sorting:
- Authorization framework for Ruby/Rails applications☆1,463Updated 3 weeks ago
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,197Updated this week
- Monitor performance of you Rails applications (self-hosted and free)☆1,139Updated last week
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,264Updated 6 months ago
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,373Updated 3 months ago
- Pluggable Ruby translation framework☆1,062Updated 4 months ago
- Just the right amount of Rails eager loading☆1,634Updated 6 months ago
- Database changes log for Rails☆1,645Updated 3 weeks ago
- Modern encryption for Ruby and Rails☆1,506Updated 2 weeks ago
- Integration of RubyMoney - Money with Rails☆1,824Updated 4 months ago
- Log in as another user in Rails☆1,370Updated 3 weeks ago
- Turbo-charged counter caches for your Rails app.☆2,047Updated last month
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,122Updated last week
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆840Updated this week
- Lightweight job scheduler extension for Sidekiq☆1,736Updated 2 weeks ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,113Updated last month
- A Rails plugin to provide templates for the axlsx gem☆749Updated 3 months ago
- Make any Ruby object quack like ActiveRecord☆1,103Updated 3 months ago
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,138Updated last month
- A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium☆1,012Updated 3 months ago
- A simple and fast JSON API template engine for Ruby on Rails☆1,303Updated 4 months ago
- Identify database issues before they hit production.☆1,856Updated 2 weeks ago
- Easy multi-tenancy for Rails in a shared database setup.☆1,628Updated last month
- Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.☆1,017Updated last week
- Notifications for Ruby on Rails applications☆2,535Updated 2 weeks ago
- High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick☆900Updated 3 months ago
- ActiveRecord plugin allowing you to hide and restore records without actually deleting them.☆1,489Updated 2 months ago
- A readonly ActiveRecord-esque base class that lets you use a hash, a Yaml file or a custom file as the datasource☆1,279Updated last month
- Prevents duplicate Sidekiq jobs☆1,498Updated last week
- A collection of lightweight, standardized, rails-oriented patterns.☆716Updated 9 months ago