The easiest way to get started contributing to Open Source ruby projects like active_storage_validations

Pick your favorite repos to receive a different open issue in your inbox every day. Fix the issue and everybody wins. 79,631 developers are working on 8,252 open source repos using CodeTriage. What is CodeTriage?.

Sign up with GitHub

active_storage_validations

https://github.com/igorkasyanchuk/active_storage_validations

Ruby

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 }

Triage Issues!

When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.

Triage Docs!

Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.

1 Subscribers

  • kronn

Add a CodeTriage badge to active_storage_validationsCodeTriage badge for igorkasyanchuk/active_storage_validations

  • Image URL
  • Markdown
  • Textile
  • Rdoc

Help out