Skip to content

Instantly share code, notes, and snippets.

@somersbmatthews
Created November 27, 2019 10:25
Show Gist options
  • Select an option

  • Save somersbmatthews/097d35ac70cf47e10b8a7c0fc31fe878 to your computer and use it in GitHub Desktop.

Select an option

Save somersbmatthews/097d35ac70cf47e10b8a7c0fc31fe878 to your computer and use it in GitHub Desktop.
rails new app generator no tests api only postgres
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