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,104Updated 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
Sorting:
- Pluggable Ruby translation framework☆1,068Updated 5 months ago
- Just the right amount of Rails eager loading☆1,635Updated 8 months ago
- Authorization framework for Ruby/Rails applications☆1,475Updated last month
- Monitor performance of you Rails applications (self-hosted and free)☆1,149Updated last week
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,209Updated last week
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,377Updated 4 months ago
- Database changes log for Rails☆1,647Updated last month
- Modern encryption for Ruby and Rails☆1,520Updated last month
- Identify database issues before they hit production.☆1,861Updated last month
- Integration of RubyMoney - Money with Rails☆1,826Updated 2 weeks ago
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,124Updated last week
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,282Updated 8 months ago
- Make any Ruby object quack like ActiveRecord☆1,104Updated 4 months ago
- Log in as another user in Rails☆1,381Updated last month
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,146Updated last month
- Turbo-charged counter caches for your Rails app.☆2,058Updated last week
- Translate your rails app route to various languages without the hassle☆917Updated this week
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,121Updated 2 months ago
- A simple and fast JSON API template engine for Ruby on Rails☆1,302Updated 5 months ago
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆843Updated 2 weeks ago
- Lightweight job scheduler extension for Sidekiq☆1,740Updated last month
- Prevents duplicate Sidekiq jobs☆1,501Updated 3 weeks ago
- Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.☆1,025Updated last week
- ActiveRecord plugin allowing you to hide and restore records without actually deleting them.☆1,492Updated 3 weeks ago
- A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium☆1,016Updated 2 weeks ago
- A web interface for browsing Ruby on Rails sent emails☆762Updated 8 months ago
- lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed…☆1,587Updated last year
- Per-request global storage for Rack.☆1,481Updated last year
- Barebones two-factor authentication with Devise☆1,265Updated 3 months ago
- Easy multi-tenancy for Rails in a shared database setup.☆1,634Updated 2 months ago