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,147Updated 2 weeks ago
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,212Updated last month
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,261Updated this week
- Pluggable Ruby translation framework☆1,107Updated 11 months ago
- A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium☆1,056Updated last month
- Authorization framework for Ruby/Rails applications☆1,514Updated 7 months ago
- Modern encryption for Ruby and Rails☆1,566Updated last week
- Just the right amount of Rails eager loading☆1,661Updated 2 weeks ago
- Log in as another user in Rails☆1,412Updated last week
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,196Updated 2 weeks ago
- High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick☆932Updated 4 months ago
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,438Updated 2 months ago
- Barebones two-factor authentication with Devise☆1,286Updated last month
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,131Updated last week
- Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.☆1,106Updated last week
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆856Updated last week
- Translate your rails app route to various languages without the hassle☆933Updated this week
- Identify database issues before they hit production.☆1,902Updated 3 months ago
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,354Updated last month
- A collection of lightweight, standardized, rails-oriented patterns.☆719Updated last year
- Easy multi-tenancy for Rails in a shared database setup.☆1,678Updated 8 months ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,157Updated 3 weeks ago
- Integration of RubyMoney - Money with Rails☆1,853Updated last week
- Database changes log for Rails☆1,668Updated 2 months ago
- Bundle and transpile JavaScript in Rails with esbuild, rollup.js, bun, or Webpack.☆911Updated 9 months ago
- A fast JSON:API serializer for Ruby (fork of Netflix/fast_jsonapi)☆1,433Updated last year
- A security extension for devise, meeting industry-standard security demands for web applications.☆633Updated this week
- Make any Ruby object quack like ActiveRecord☆1,120Updated last month
- Lightweight job scheduler extension for Sidekiq☆1,751Updated last month
- Turbo-charged counter caches for your Rails app.☆2,092Updated last month
- xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping …☆560Updated last week