Last active
March 6, 2019 02:27
-
-
Save dogweather/937420a48708ee36f3d0268161d61b80 to your computer and use it in GitHub Desktop.
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
$ rails new --derp myapp | |
create | |
create README.md | |
create Rakefile | |
create .ruby-version | |
create config.ru | |
create .gitignore | |
create Gemfile | |
(etc.) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment