An open API service providing repository metadata for many open source software ecosystems.

GitHub / 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 }

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorkasyanchuk%2Factive_storage_validations
PURL: pkg:github/igorkasyanchuk/active_storage_validations

Stars: 1,121
Forks: 145
Open issues: 13

License: mit
Language: Ruby
Size: 2.63 MB
Dependencies parsed at: Pending

Created at: about 7 years ago
Updated at: 7 days ago
Pushed at: 16 days ago
Last synced at: 5 days ago

Commit Stats

Commits: 408
Authors: 75
Mean commits per author: 5.44
Development Distribution Score: 0.681
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/igorkasyanchuk/active_storage_validations

Topics: active-storage, activestorage, rails, validations

Funding Links https://github.com/sponsors/Mth0158, https://patreon.com/igorkasyanchuk

    Loading...