Created
November 27, 2019 10:25
-
-
Save somersbmatthews/097d35ac70cf47e10b8a7c0fc31fe878 to your computer and use it in GitHub Desktop.
rails new app generator no tests api only postgres
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 project-name-here --skip-test --api --database=postgresql |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment