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,126Updated 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:
- Pluggable Ruby translation framework☆1,085Updated 7 months ago
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,233Updated this week
- Monitor performance of you Rails applications (self-hosted and free)☆1,162Updated last week
- Authorization framework for Ruby/Rails applications☆1,487Updated 4 months ago
- Modern encryption for Ruby and Rails☆1,534Updated last week
- A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium☆1,034Updated 2 months ago
- High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick☆913Updated 3 weeks ago
- Log in as another user in Rails☆1,399Updated last week
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,169Updated last week
- Just the right amount of Rails eager loading☆1,645Updated 10 months ago
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,319Updated 3 weeks ago
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,402Updated last month
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆845Updated this week
- Identify database issues before they hit production.☆1,885Updated last month
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,130Updated last week
- Database changes log for Rails☆1,654Updated 3 months ago
- Barebones two-factor authentication with Devise☆1,275Updated 3 weeks ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,137Updated 3 weeks ago
- Translate your rails app route to various languages without the hassle☆927Updated last week
- A simple and fast JSON API template engine for Ruby on Rails☆1,307Updated 8 months ago
- Turbo-charged counter caches for your Rails app.☆2,081Updated 2 months ago
- Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.☆1,061Updated this week
- Lightweight job scheduler extension for Sidekiq☆1,747Updated last month
- Easy multi-tenancy for Rails in a shared database setup.☆1,657Updated 5 months ago
- A fast JSON:API serializer for Ruby (fork of Netflix/fast_jsonapi)☆1,426Updated last year
- Integration of RubyMoney - Money with Rails☆1,840Updated 3 weeks ago
- A security extension for devise, meeting industry-standard security demands for web applications.☆633Updated last week
- xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping …☆546Updated last week
- Prevents duplicate Sidekiq jobs☆1,510Updated 2 months ago
- JWT token authentication with devise and rails☆1,284Updated last week