次のエラーが表示されます。私の研究開発によると、それが原因で生成されていると信じてbootstrap-sass
いますが、どうすれば解決できますか?
ruby -v = 1.9.3 レール = 3.2.2
GemFile
"bootstrap-sass", "~> 2.0.0" # this is out of assets group
ActionView::Template::Error (File to import not found or unreadable: bootstrap.
Load paths:
/var/www/eventdid
/var/www/eventdid/vendor/bundle/ruby/1.9.1/gems/activeadmin-0.4.4/app/assets/stylesheets
/var/www/eventdid/vendor/bundle/ruby/1.9.1/gems/compass-0.12.6/frameworks/compass/stylesheets
(in /var/www/eventdid/app/assets/stylesheets/site.css.scss)):
私はこの問題に何時間も頭を悩ませてきました。皆さんからの助けを楽しみにしています。
ありがとう