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,151Updated 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,215Updated last week
- Pluggable Ruby translation framework☆1,113Updated this week
- Authorization framework for Ruby/Rails applications☆1,516Updated last week
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,262Updated last week
- Modern encryption for Ruby and Rails☆1,570Updated 3 weeks ago
- Just the right amount of Rails eager loading☆1,662Updated last month
- A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium☆1,061Updated last week
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆857Updated last week
- High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick☆935Updated 5 months ago
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,360Updated last month
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,197Updated this week
- Log in as another user in Rails☆1,412Updated 3 weeks ago
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,131Updated this week
- Translate your rails app route to various languages without the hassle☆937Updated 2 weeks ago
- Turbo-charged counter caches for your Rails app.☆2,094Updated 2 weeks ago
- Barebones two-factor authentication with Devise☆1,288Updated 2 weeks ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,159Updated last month
- Integration of RubyMoney - Money with Rails☆1,861Updated this week
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,440Updated 2 months ago
- A collection of lightweight, standardized, rails-oriented patterns.☆718Updated last year
- Database changes log for Rails☆1,669Updated 3 months ago
- Easy multi-tenancy for Rails in a shared database setup.☆1,680Updated 9 months ago
- A simple and fast JSON API template engine for Ruby on Rails☆1,315Updated 2 months ago
- Identify database issues before they hit production.☆1,904Updated last week
- Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.☆1,115Updated 2 weeks ago
- A fast JSON:API serializer for Ruby (fork of Netflix/fast_jsonapi)☆1,433Updated last week
- ActiveRecord plugin allowing you to hide and restore records without actually deleting them.☆1,509Updated 2 weeks ago
- xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping …☆564Updated 2 weeks ago
- A security extension for devise, meeting industry-standard security demands for web applications.☆633Updated 2 weeks ago
- Bundle and transpile JavaScript in Rails with esbuild, rollup.js, bun, or Webpack.☆915Updated 10 months ago