igorkasyanchuk / active_storage_validations
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,023Updated last week
Related projects ⓘ
Alternatives and complementary repositories for active_storage_validations
- Simple, Fast, and Declarative Serialization Library for Ruby☆1,137Updated this week
- Monitor performance of you Rails applications (self-hosted and free)☆1,017Updated last week
- Turbo-charged counter caches for your Rails app.☆1,958Updated 3 weeks ago
- Pluggable Ruby translation framework☆1,010Updated 3 months ago
- Modern encryption for Ruby and Rails☆1,457Updated this week
- Authorization framework for Ruby/Rails applications☆1,427Updated 2 months ago
- Just the right amount of Rails eager loading☆1,610Updated last week
- A simple and fast JSON API template engine for Ruby on Rails☆1,289Updated last month
- Make any Ruby object quack like ActiveRecord☆1,089Updated last week
- Database changes log for Rails☆1,609Updated 3 weeks ago
- Adds typed jsonb backed fields to your ActiveRecord models.☆1,108Updated 7 months ago
- Alba is a JSON serializer for Ruby, JRuby and TruffleRuby.☆945Updated this week
- Adds additional postgres functionality to an ActiveRecord / Rails application☆1,316Updated this week
- Work with JSON-backed attributes as ActiveRecord-ish models☆1,085Updated this week
- 🃏🗑 Soft deletes for ActiveRecord done right☆2,155Updated 2 weeks ago
- Lightweight job scheduler extension for Sidekiq☆1,714Updated last month
- Integration of RubyMoney - Money with Rails☆1,805Updated 4 months ago
- The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.☆1,064Updated last month
- Migrate and update data alongside your database structure.☆1,420Updated this week
- Identify database issues before they hit production.☆1,779Updated last week
- Translate your rails app route to various languages without the hassle☆875Updated last week
- A security extension for devise, meeting industry-standard security demands for web applications.☆591Updated last month
- Log in as another user in Rails☆1,315Updated last week
- lol_dba is a small package of rake tasks that scan your application models and displays a list of columns that probably should be indexed…☆1,585Updated 8 months ago
- Squasher - squash your old migrations in a single command☆1,495Updated 7 months ago
- High-level image processing wrapper for libvips and ImageMagick/GraphicsMagick☆870Updated 2 months ago
- A RuboCop extension focused on enforcing Rails best practices and coding conventions.☆820Updated this week
- A Rails plugin to provide templates for the axlsx gem☆744Updated last month
- Per-request global storage for Rack.☆1,476Updated 6 months ago
- A collection of lightweight, standardized, rails-oriented patterns.☆708Updated 3 months ago