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 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,258Updated this week
- Pluggable Ruby translation framework☆1,107Updated 10 months ago
- Authorization framework for Ruby/Rails applications☆1,512Updated 7 months ago
- Monitor performance of you Rails applications (self-hosted and free)☆1,210Updated last month
- Modern encryption for Ruby and Rails☆1,566Updated this week
- A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium☆1,056Updated last month
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,196Updated 2 weeks ago
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,437Updated 2 months ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,157Updated 2 weeks ago
- High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick☆931Updated 4 months ago
- Just the right amount of Rails eager loading☆1,661Updated 2 weeks ago
- Log in as another user in Rails☆1,412Updated this week
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,354Updated last month
- Database changes log for Rails☆1,668Updated 2 months ago
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆856Updated this week
- Turbo-charged counter caches for your Rails app.☆2,092Updated last month
- Identify database issues before they hit production.☆1,902Updated 3 months ago
- Translate your rails app route to various languages without the hassle☆933Updated 2 months ago
- Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.☆1,106Updated this week
- A collection of lightweight, standardized, rails-oriented patterns.☆719Updated last year
- Barebones two-factor authentication with Devise☆1,286Updated last month
- A simple and fast JSON API template engine for Ruby on Rails☆1,314Updated last month
- Integration of RubyMoney - Money with Rails☆1,853Updated last week
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,131Updated last week
- Bundle and transpile JavaScript in Rails with esbuild, rollup.js, bun, or Webpack.☆911Updated 9 months ago
- Easy multi-tenancy for Rails in a shared database setup.☆1,677Updated 8 months ago
- Lightweight job scheduler extension for Sidekiq☆1,751Updated last month
- Migrate and update data alongside your database structure.☆1,515Updated last month
- render_async lets you include pages asynchronously with AJAX☆1,076Updated last year
- Make any Ruby object quack like ActiveRecord☆1,120Updated last month