I have a rails application, using angularjs for the client side development. I try to load a template located in `app/assets/javascripts/templates/\':
myApp
I solved this issue by adding "gem 'sprockets'" into the Gemfile