LoadError – cannot load such file — coffee_script

LoadError – cannot load such file — coffee_script

If you have recently removed ‘coffee-rails’ from your project and locally, you are getting the error LoadError - cannot load such file -- coffee_script

You need to clear the local cache:

rake tmp:cache:clear