Skip to content

Instantly share code, notes, and snippets.

@niklasnson
Last active December 22, 2019 05:09
Show Gist options
  • Save niklasnson/6db20fe119d71b6cd061f22523f13c16 to your computer and use it in GitHub Desktop.
Save niklasnson/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
http://amalrik.github.io/2019/03/14/settingup-rails6-rspec/
https://hackernoon.com/integrate-bootstrap-4-and-font-awesome-5-in-rails-6-u87u32zd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment