跳到主要内容
buildradar
登录

igorkasyanchuk/active_storage_validations

@igorkasyanchuk

可以这样写 => 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,190
Fork 数
151
语言
Ruby
许可
MIT
最后推送
7小时前
Rubyrailsactive-storageactivestoragevalidations

还没有相关情报

radar 追踪的来源里还没有出现过这个 repo。收集器按计划运行——等它覆盖到这个 repo 再回来看看。