Skip to content

Instantly share code, notes, and snippets.

@cube-se
Last active December 22, 2019 05:09
Show Gist options
  • Select an option

  • Save cube-se/6db20fe119d71b6cd061f22523f13c16 to your computer and use it in GitHub Desktop.

Select an option

Save cube-se/6db20fe119d71b6cd061f22523f13c16 to your computer and use it in GitHub Desktop.
Setting up rails as I like it.
rails new [AppName] --database=postgresql --skip-test --webpack=stimulus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment