|
|
|
|
|
by jacobsenscott
3676 days ago
|
|
For everyone who thinks rails installs too much by default, and hasn't ever tried `rails -h` - here are some options: --skip-gemfile
--skip-git
--skip-keeps
--skip-active-record
--skip-sprockets
--skip-spring
--skip-javascript
--skip-turbolinks
--skip-test-unit |
|