Created
March 17, 2020 20:03
-
-
Save lislis/6dd74c4bce67f845ef1aeeb6ee2eb65b to your computer and use it in GitHub Desktop.
rails new without things
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rails new --skip-action-mailer --skip-action-mailbox --skip-action-text --skip-active-storage --skip-action-cable --skip-javascript --skip-turbolinks --skip-sprockets --skip-git --skip-keep --skip-listen some_name |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment