1
vote
1answer
94 views
+300
Eager load HTML/erb templates in Rails for AngularJS
I'm following the thread on http://minhajuddin.com/2013/04/28/angularjs-templates-and-rails-with-eager-loading for eager loading HAML templates. Seems like it's a reasonable way of ensuring Angular ...