Last active
December 22, 2019 05:09
-
-
Save niklasnson/6db20fe119d71b6cd061f22523f13c16 to your computer and use it in GitHub Desktop.
Setting up rails as I like it.
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 [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