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,118Updated 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:
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,230Updated this week
- Monitor performance of you Rails applications (self-hosted and free)☆1,160Updated last week
- Authorization framework for Ruby/Rails applications☆1,485Updated 3 months ago
- Pluggable Ruby translation framework☆1,080Updated 6 months ago
- A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium☆1,028Updated 2 months ago
- Modern encryption for Ruby and Rails☆1,531Updated last month
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,163Updated last month
- Just the right amount of Rails eager loading☆1,643Updated 9 months ago
- Turbo-charged counter caches for your Rails app.☆2,076Updated last month
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,129Updated 3 months ago
- Translate your rails app route to various languages without the hassle☆924Updated 3 weeks ago
- Log in as another user in Rails☆1,389Updated 3 months ago
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆841Updated last week
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,307Updated last week
- A collection of lightweight, standardized, rails-oriented patterns.☆717Updated last year
- High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick☆909Updated this week
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,394Updated last week
- Integration of RubyMoney - Money with Rails☆1,833Updated last month
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,125Updated last week
- Lightweight job scheduler extension for Sidekiq☆1,746Updated 2 weeks ago
- Barebones two-factor authentication with Devise☆1,274Updated last week
- Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.☆1,046Updated last week
- Identify database issues before they hit production.☆1,875Updated 2 weeks ago
- A fast JSON:API serializer for Ruby (fork of Netflix/fast_jsonapi)☆1,424Updated last year
- Easy multi-tenancy for Rails in a shared database setup.☆1,651Updated 4 months ago
- Database changes log for Rails☆1,651Updated 2 months ago
- render_async lets you include pages asynchronously with AJAX☆1,080Updated 9 months ago
- Bundle and transpile JavaScript in Rails with esbuild, rollup.js, bun, or Webpack.☆901Updated 5 months ago
- Migrate and update data alongside your database structure.☆1,487Updated 4 months ago
- Rails N+1 queries auto-detection with zero false positives / false negatives☆1,687Updated last month