Last active
December 22, 2019 05:09
-
-
Save cube-se/6db20fe119d71b6cd061f22523f13c16 to your computer and use it in GitHub Desktop.
Revisions
-
cube-se revised this gist
Dec 22, 2019 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -1,2 +1,5 @@ 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 -
cube-se created this gist
Dec 22, 2019 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ rails new [AppName] --database=postgresql --skip-test --webpack=stimulus