Topic Hub
#active-storage (1 Repositories)
Ranked open-source repositories tagged with #active-storage, scored by pull request acceptance likelihood and maintainer engagement velocity.
Topic Avg Merge Rate
0.0%
Avg Review Latency
0.0h
Filter by language
Rankings/rankings/ruby
1 repositories tagged #active-storage
D TierRuby 1.2k
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 }
0.0%
Merge Rate
-
First Review
0%
1st-Timers
0
Maintainers