Running the cedar stack. When I deploy, the dataTables works but none of the sort arrows show up.
The files not showing up are:
sort_asc.png
sort_both.png
sort_desc.png
They appear when running locally on my development environment. I found this Images desapears after deploy Rails 3.1.3 on Heroku Cedar and it looks like a similar issue, but I am somewhat new to rails and don’t know how to apply that since I’m using a gem.
Any ideas?
Have you precompiled your assets?
There could be a few reasons this doesn’t work. Best bet is start here:
http://www.neilmiddleton.com/heroku-asset-pipeline-faq/