Hi John, That is a rails 3.0 thing.
I thought Heroku would change that setting for you, but I may be wrong. go into config/environments/production.rb make sure you see: serve_static_assets=true more information: http://devcenter.heroku.com/articles/rails3 Good luck, --Keenan On Tuesday, March 29, 2011 at 3:38 PM, John W. Long wrote: > More info from a friend of mine: > > > I was able to migrate from the bamboo-ree-1.8.7 stack to the > > bamboo-mri-1.9.2 stack and everything > > was fixed. Again, what's odd is that this was sudden and wasn't happening > > with other projects > > deployed on the same stack. > > My question still stands: Shouldn't Heroku automatically serve > everything in the `public` > directory? > > -- > John Long > http://wiseheartdesign.com > > -- > You received this message because you are subscribed to the Google Groups > "Heroku" 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/heroku?hl=en. > -- You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en.
