Skip to content

Instantly share code, notes, and snippets.

@obrientimothya
Last active December 20, 2017 13:57
Show Gist options
  • Save obrientimothya/1f9e76dab304236daedc663b6357c781 to your computer and use it in GitHub Desktop.
Save obrientimothya/1f9e76dab304236daedc663b6357c781 to your computer and use it in GitHub Desktop.
Create testapp
mkdir testapp
cd testapp
rvm use ruby-2.4.1@testapp --ruby-version --create
rails new . -T
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment