I'm using rails 4 & ruby 1.9.3 for my application and fancybox2-rails
gem, but there's a general problem with asset pipeline. If I run rake task
for precompile, then everything is fine except for images in vendor/assets/images
and ../gems/ruby-1.9.3-p327/gems/fancybox2-rails-0.2.1/vendor/assets/images
. Images from these two folders are not being precompiled and eventually I have a problem with dead links to non-existing images. Any suggestions?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…