For reference see this gist: https://gist.github.com/1950329 My issue is that I''m deploying my application to heroku and the assets under vendor do not appear to be compiled into application.js and application.css The application works fine in development environment on my local system. A workaround has been to configure production.rb so that run time compilation is allowed if the asset is not found, this is less than ideal of course. Anyone able to see anything wrong or suggest why vendor assets would not be compiled? Heroku app environment: ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-linux] Rails 3.2.1 Cheers -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.