Setup: Your local machine
Requirements
- Linux or Mac OS X
- Ruby 2.1.x or newer. We recommend using RVM or rbenv for installing different Ruby versions on your local machine.
- Rubygems and Bundler
Please follow the install instructions of one of these projects.
Create a Ruby Version File in your working directory
The ruby-version.
Check if Ruby and Bundler are installed:
Ruby
This will output your active Ruby Interpreter:
Bundler
If Bundler is not installed you have to do it manually: