Last active
December 20, 2017 13:57
-
-
Save obrientimothya/1f9e76dab304236daedc663b6357c781 to your computer and use it in GitHub Desktop.
Create testapp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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