标签:
My problem has been a sprockets incompatibility. Version 2.1.3 works though so I put this in my Gemfile:
gem ‘sprockets‘, ‘2.12.3‘
And I ran bundle update sprockets and it‘s all peachy.
angular-rails-templates: templates are not found
标签:
原文地址:http://my.oschina.net/imot/blog/501655