Created
April 4, 2017 10:45
-
-
Save andyjeffries/dad5afba7c4662be3b087bcb0514c74f to your computer and use it in GitHub Desktop.
My .railsrc to disable CoffeeScript and Turbolinks
This file contains 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
--database=mysql | |
--skip-coffee | |
--skip-turbolinks | |
--template=~/.rails-template.rb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment