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 }
Activity
- Latest release
- 1w ago
- Total releases
- 65
- Cadence
- ~32 days
- Last 12 months
- 7
Reach
- Stars
- 1.2k
Details
- License
- MIT
- First release
- Aug 28, 2018
Releases
1–50 of 65