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 }
https://www.railsjazz.com/
MIT License
1.02k stars 131 forks source link

Issue with `application/msword` content_types #283

Closed Mth0158 closed 1 day ago

Mth0158 commented 2 days ago

https://github.com/ministryofjustice/Claim-for-Crown-Court-Defence/commit/897dd4309d93c86d89117dce40350d09f7e27afe#diff-8b5729ad3da5e456abe3bcbe16685820803978c8358a51bf482a7ee35c459f3fL53

Mth0158 commented 1 day ago

Hi everyone, It should be released in 1.3.2 in a few hours/days. Check for the release :)

Mth0158 commented 1 day ago

Released with 1.3.2