Skip to content

Instantly share code, notes, and snippets.

@iJKTen
Created March 28, 2020 02:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iJKTen/6086b5cd89762382673ac1acc87c6da7 to your computer and use it in GitHub Desktop.
Save iJKTen/6086b5cd89762382673ac1acc87c6da7 to your computer and use it in GitHub Desktop.
To create a new app using postgresql
> rails new app-name -d postgresql
rails new -h will display different options you can use with rails new
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment