1. rvm
  2. rvm install 2.3.1
  3. gem i bundler rails

in cwd:

  1. rails db:migrate
  2. rails s