您的位置:首页 > Web前端 > AngularJS

angular-rails-templates: templates are not found

2015-09-06 12:23 501 查看
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.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: