I\'m upgrading an application to use the asset pipeline.
I\'ve got the css assets compiling into an application css file but they not being found when I run the applicat
When you do rake assets:precompile, your assets go into public directory. See if you can find those files in public/assets/
rake assets:precompile
public/assets/
You should see something like this:
I, [2014-02-23T20:06:21.853314 #26915] INFO -- : Writing app_root/public/assets/application-ecd8636fc80ea2b712039c4abc365da9.css