Created
March 6, 2021 16:32
-
-
Save electron0zero/3a4aea83a0d5ae58ac85d0e2de9a6bed to your computer and use it in GitHub Desktop.
Rails new without all the extra stuff
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 . my-app --database=postgresql --skip-webpack-install --skip-test --skip-turbolinks --skip-javascript --skip-spring --skip-sprockets --skip-action-cable --skip-active-storage --skip-active-job --skip-action-text --skip-action-mailbox --skip-action-mailer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment