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,191
Fork 數
151
語言
Ruby
授權
MIT
最後推送
1 週前
相關情報(0)
還沒有相關情報
radar 追蹤的來源裡還沒有出現過這個 repo。收集器照排程執行——等它涵蓋到這個 repo 再回來看看。