Instructions to setup a Rails Environment on macOS
Supporting Software
Install Xcode. Be sure to open it once an install the additional components.
Install Homebrew.
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"