Skip to content

Instantly share code, notes, and snippets.

@zackn9ne
Created July 7, 2014 16:09
Show Gist options
  • Save zackn9ne/4f1c5ef93094f1c98cfc to your computer and use it in GitHub Desktop.
Save zackn9ne/4f1c5ef93094f1c98cfc to your computer and use it in GitHub Desktop.
rails app startup (no spring, yes psql)
$ rails new subway_manager --database=postgresql --skip-spring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment