Package Usage: rubygems: combustion
Test your Rails Engines without needing a full Rails app
34 versions
Latest release: over 1 year ago
371 dependent packages
3,525,394 downloads total
View more package details: https://packages.ecosystem.code.gouv.fr/registries/rubygems.org/packages/combustion
Dependent Repos 1
betagouv/active_storage_validations Fork of 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 }Size: 943 KB - Last synced: 2 days ago - Pushed: over 3 years ago
