← Back to Discover
igorkasyanchuk

igorkasyanchuk/active_storage_validations

RubyMITactive
89Health

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 }

Stars1.2k
Forks150
Open Issues9
Contributors150
Last Push0d ago

Health Breakdown

Activity
25
Community
25
Maintenance
14
Popularity
25
#active-storage#activestorage#rails#validations
View on GitHub ↗Issues (9) ↗Pull Requests ↗

Should you contribute to igorkasyanchuk/active_storage_validations?

igorkasyanchuk/active_storage_validations has a FoundDev health score of 89/100, which puts it in the active-and-maintained tier. The maintainer team is shipping recently, issues are being closed, and a PR you open this week has a realistic chance of being reviewed.

Last push was 0 days ago — that signals an actively maintained project. New issues are likely to get a maintainer response within days. The project is written primarily in Ruby, so prior Ruby experience will shorten ramp-up.

Licensed under MIT, a standard OSI-approved license — safe to contribute to under normal employer IP policies.

Community

igorkasyanchuk89

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 }

active
1.2k150 contributors9 issues
0d ago

More Ruby repos

heroku
heroku/heroku-buildpack-python
Heroku's classic buildpack for Python apps
99399
exercism
exercism/ruby
Exercism exercises in Ruby.
59798
Homebrew
Homebrew/homebrew-core
🍻 Default formulae for the missing package manager for macOS (or Linux)
15.5k98