I updated Rails to version 3.1.0, but when I generate a new app and scaffold, it reports:
Encoding::InvalidByteSequenceError in Articles#index Showing E:/bl
I had the same situation.
Renaming articles.js.coffee to articles.js can help.
articles.js.coffee
articles.js