I tried googling this and I haven\'t found an answer yet to my problem.
I am trying to run a simple controller script through rails and it is giving me this error wh
None of the above worked for me . . . I installed gem 'coffee-script-source', '1.8.0'.
gem 'coffee-script-source', '1.8.0'
Then application started running without any problem.