Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2015
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. --skip-bundle #skips bundle install on generating a new rails app
  2. --skip-test-unit #skips making the test unit folders (I use rspec)
  3. -d postgresql #defaults my development database to PostgreSQL instead of SQLite3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement