Skip to content

Instantly share code, notes, and snippets.

@andyjeffries
Created April 4, 2017 10:45
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andyjeffries/dad5afba7c4662be3b087bcb0514c74f to your computer and use it in GitHub Desktop.
Save andyjeffries/dad5afba7c4662be3b087bcb0514c74f to your computer and use it in GitHub Desktop.
My .railsrc to disable CoffeeScript and Turbolinks
--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