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,159Updated last month
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,216Updated 3 weeks ago
- A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium☆1,063Updated this week
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,273Updated last week
- Pluggable Ruby translation framework☆1,114Updated 3 weeks ago
- Authorization framework for Ruby/Rails applications☆1,522Updated 3 weeks ago
- Modern encryption for Ruby and Rails☆1,576Updated last month
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,200Updated 3 weeks ago
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆859Updated last week
- High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick☆937Updated 5 months ago
- Log in as another user in Rails☆1,413Updated last month
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,444Updated 3 months ago
- Just the right amount of Rails eager loading☆1,663Updated last month
- Translate your rails app route to various languages without the hassle☆938Updated last month
- Turbo-charged counter caches for your Rails app.☆2,099Updated last month
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,367Updated last week
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,163Updated 2 months ago
- Barebones two-factor authentication with Devise☆1,291Updated last week
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,131Updated last week
- A collection of lightweight, standardized, rails-oriented patterns.☆718Updated last year
- Database changes log for Rails☆1,672Updated 4 months ago
- Bundle and transpile JavaScript in Rails with esbuild, rollup.js, bun, or Webpack.☆915Updated 11 months ago
- Identify database issues before they hit production.☆1,907Updated last month
- Make any Ruby object quack like ActiveRecord☆1,122Updated 2 weeks ago
- Integration of RubyMoney - Money with Rails☆1,865Updated this week
- Pretty print your Ruby objects with style -- in full color and with proper indentation☆850Updated 3 months ago
- Easy multi-tenancy for Rails in a shared database setup.☆1,682Updated 9 months ago
- Extends ActiveAdmin to enable a set of great optional UX improving add-ons☆775Updated 8 months ago
- A fast JSON:API serializer for Ruby (fork of Netflix/fast_jsonapi)☆1,434Updated 3 weeks ago
- A security extension for devise, meeting industry-standard security demands for web applications.☆637Updated last month
- Lightweight job scheduler extension for Sidekiq☆1,751Updated 3 weeks ago