/active_storage_validations

Do it like --- validates :photos, attached: true, content_type: ['image/png', 'image/jpg', 'image/jpeg']

Primary LanguageRubyMIT LicenseMIT

No issues in this repository yet.