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,140Updated 3 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,179Updated this week
- Pluggable Ruby translation framework☆1,093Updated 8 months ago
- Authorization framework for Ruby/Rails applications☆1,499Updated 5 months ago
- A Ruby gem to transform HTML into PDFs, PNGs or JPEGs using Google Puppeteer/Chromium☆1,044Updated 4 months ago
- Modern encryption for Ruby and Rails☆1,545Updated this week
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,243Updated last week
- Log in as another user in Rails☆1,403Updated last week
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,177Updated 3 weeks ago
- Just the right amount of Rails eager loading☆1,649Updated last week
- High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick☆923Updated 2 months ago
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,426Updated this week
- Translate your rails app route to various languages without the hassle☆930Updated last week
- Turbo-charged counter caches for your Rails app.☆2,086Updated last week
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,144Updated last month
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆849Updated last week
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,337Updated 2 months ago
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,129Updated 2 weeks ago
- Barebones two-factor authentication with Devise☆1,281Updated last week
- A collection of lightweight, standardized, rails-oriented patterns.☆720Updated last year
- Identify database issues before they hit production.☆1,897Updated last month
- Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.☆1,077Updated 2 weeks ago
- xlsx generation with charts, images, automated column width, customizable styles and full schema validation. Axlsx excels at helping …☆551Updated last week
- Database changes log for Rails☆1,659Updated 3 weeks ago
- A security extension for devise, meeting industry-standard security demands for web applications.☆631Updated 2 weeks ago
- Bundle and transpile JavaScript in Rails with esbuild, rollup.js, bun, or Webpack.☆908Updated 7 months ago
- Integration of RubyMoney - Money with Rails☆1,851Updated 2 months ago
- Lightweight job scheduler extension for Sidekiq☆1,747Updated 2 months ago
- A fast JSON:API serializer for Ruby (fork of Netflix/fast_jsonapi)☆1,424Updated last year
- render_async lets you include pages asynchronously with AJAX☆1,079Updated 11 months ago
- Rails security best practices☆1,053Updated 3 months ago