How to first contribute to Rails
No more excuses. Here’s an extremely short guide to get you started today.

Requirements
First, if you haven’t forked the Rails project yet, then go to https://github.com/rails/rails and do it now.
Normally, all you need to install are three new dependencies:
brew cask install virtualbox
brew cask install vagrant
vagrant…