As far as I understand the documentation, it has to be hosted on the cedar-stack, but the standard bamboo-stack does not support the asset pipeline.
According to this article http://devcenter.heroku.com/articles/rails31_heroku_cedar I would guess that you have to recreate your application or try to convert the stack. Am Montag, 31. Oktober 2011 schrieb Girly Girl : > Hi, > > I've created simple ROR app and commit it to HEROKU server. When I > change > config.assets.enabled = true > and put 'false' then it works but doesn't use my .css styesheets. > > In case config.assets.enabled = true it doesn't work... > > How can I fix it? > > -- > Posted via http://www.ruby-forum.com/. > > -- > 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 > [email protected]<javascript:;> > . > To unsubscribe from this group, send email to > [email protected] <javascript:;>. > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

