I am using coffeescript+ruby-on-rails. The compilation of coffeescript into pure JS leads to an error if there is a syntax problem in the coffee code. On the browser when I
You can use an online linter like http://www.coffeelint.org/ if you know its coffeescript causing the error