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
/categories/coffeescript/index.xml
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