我正在使用CommunityEngine
我在这里遇到了这个问题。
Sprockets::FileNotFound in Base#site_index
//在我的gemfile中使用:
gem 'community_engine', github: 'bborn/communityengine' , branch: "rails4"
我使用gem 'sprockets', '~> 2.12.1'
这取决于'sprockets', '~> 2.10.0'
然后我将其更改为gem 'sprockets', '2.10.0'
仍然没有工作......
(C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/bundler/gems/communityengine-3d086183561a/app/views/shared/_end_javascript.html.haml where line #1 raised:
couldn't find file 'jquery.ui.all'
(in C:/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/bundler/gems/communityengine-3d086183561a/app/assets/javascripts/community_engine.js:7)