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 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:
- Monitor performance of you Rails applications (self-hosted and free)☆1,162Updated last week
- Pluggable Ruby translation framework☆1,083Updated 7 months ago
- Authorization framework for Ruby/Rails applications☆1,487Updated 4 months ago
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,233Updated this week
- Modern encryption for Ruby and Rails☆1,533Updated last week
- A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium☆1,032Updated 2 months ago
- Log in as another user in Rails☆1,396Updated last week
- Just the right amount of Rails eager loading☆1,644Updated 10 months ago
- High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick☆913Updated 3 weeks ago
- Turbo-charged counter caches for your Rails app.☆2,080Updated 2 months ago
- Translate your rails app route to various languages without the hassle☆927Updated last week
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,129Updated 2 weeks ago
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,402Updated last month
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,166Updated last week
- 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,136Updated 3 weeks ago
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆845Updated 2 weeks ago
- Database changes log for Rails☆1,654Updated 3 months ago
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,314Updated 3 weeks ago
- Identify database issues before they hit production.☆1,885Updated last month
- Integration of RubyMoney - Money with Rails☆1,838Updated 2 weeks ago
- A simple and fast JSON API template engine for Ruby on Rails☆1,307Updated 7 months ago
- A collection of lightweight, standardized, rails-oriented patterns.☆717Updated last year
- Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.☆1,056Updated this week
- Easy multi-tenancy for Rails in a shared database setup.☆1,657Updated 4 months ago
- xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping …☆546Updated last week
- A security extension for devise, meeting industry-standard security demands for web applications.☆633Updated last week
- Migrate and update data alongside your database structure.☆1,491Updated 4 months ago
- Pretty print your Ruby objects with style -- in full color and with proper indentation☆816Updated 2 weeks ago
- 🗝 Authentication for your Rails app without the icky-ness of passwords☆1,316Updated 3 weeks ago