AngularJS app JavaScript keyed by app name thing
/code/railsapp/app/assets/javascripts/thing/
AngularJS app templates keyed by app name thing
/code/railsapp/app/assets/templates/thing/
Shared AngularJS modules
/code/railsapp/lib/assets/javascripts/angular/
I changed the HAML rendering part with ERB renderer.
And it worked for my ERB templates :)