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 }
Main metrics
Overview
Name With Owner | igorkasyanchuk/active_storage_validations |
---|---|
Primary Language | Ruby |
Program language | Ruby (Language Count: 4) |
Platform | |
License: | MIT License |
Release Count | 20 |
Last Release Name | 3.0.1 (Posted on ) |
First Release Name | 0.9.8 (Posted on ) |
Created At | 2018-08-28 15:59:26 |
Pushed At | 2025-07-11 06:45:33 |
Last Commit At | 2025-07-09 22:55:46 |
Stargazers Count | 1109 |
Watchers Count | 11 |
Fork Count | 143 |
Commits Count | 733 |
Has Issues Enabled | |
Issues Count | 174 |
Issue Open Count | 11 |
Pull Requests Count | 195 |
Pull Requests Open Count | 2 |
Pull Requests Close Count | 23 |
Has Wiki Enabled | |
Is Archived | |
Is Fork | |
Is Locked | |
Is Mirror | |
Is Private |