igorkasyanchuk

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.2k ⑂ 150 Ruby MIT · 5 小时前推送
1.2k
Watchers
0
贡献者
0
Commits
0
Releases
6
Open Issues
5 小时前
最近推送
原文 中文
暂无 README