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,144Updated 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:
- Pluggable Ruby translation framework☆1,099Updated 9 months ago
- A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium☆1,048Updated 2 weeks ago
- Monitor performance of you Rails applications (self-hosted and free)☆1,200Updated 3 weeks ago
- Authorization framework for Ruby/Rails applications☆1,507Updated 6 months ago
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,248Updated this week
- Modern encryption for Ruby and Rails☆1,552Updated 3 weeks ago
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,184Updated last week
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆850Updated this week
- High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick☆925Updated 2 months ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,147Updated last week
- Log in as another user in Rails☆1,407Updated 3 weeks ago
- Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.☆1,085Updated last week
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,432Updated 3 weeks ago
- Just the right amount of Rails eager loading☆1,652Updated 2 weeks ago
- Translate your rails app route to various languages without the hassle☆930Updated 3 weeks ago
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,129Updated last week
- 🗝 Authentication for your Rails app without the icky-ness of passwords☆1,323Updated last week
- Database changes log for Rails☆1,664Updated last month
- Turbo-charged counter caches for your Rails app.☆2,086Updated 2 weeks ago
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,340Updated 3 months ago
- Identify database issues before they hit production.☆1,900Updated last month
- A collection of lightweight, standardized, rails-oriented patterns.☆719Updated last year
- A fast JSON:API serializer for Ruby (fork of Netflix/fast_jsonapi)☆1,426Updated last year
- Easy multi-tenancy for Rails in a shared database setup.☆1,672Updated 7 months ago
- Bundle and transpile JavaScript in Rails with esbuild, rollup.js, bun, or Webpack.☆911Updated 8 months ago
- An extension of RuboCop focused on code performance checks.☆722Updated last month
- Barebones two-factor authentication with Devise☆1,282Updated 3 weeks ago
- Integration of RubyMoney - Money with Rails☆1,853Updated 2 months ago
- Pretty print your Ruby objects with style -- in full color and with proper indentation☆846Updated 2 weeks ago
- Ruby gem for phone validation and formatting using google libphonenumber library data☆1,132Updated 3 weeks ago