- Remove or comment out
gem 'coffee-rails'
from Gemfile
.
- Change Javascript files that ends with
.js.coffee
to .js
.
- Add
config.generators.javascript_engine = :js
to your application.rb.
- Make sure your
tmp
cache is cleared with rake tmp:cache:clear
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…