Skip to content

Instantly share code, notes, and snippets.

@lislis
Created March 17, 2020 20:03
Show Gist options
  • Save lislis/6dd74c4bce67f845ef1aeeb6ee2eb65b to your computer and use it in GitHub Desktop.
Save lislis/6dd74c4bce67f845ef1aeeb6ee2eb65b to your computer and use it in GitHub Desktop.
rails new without things
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