I'm getting a similar error for my app: shcolarships.heroku.com. It works fine on local, but on heroku I can't get db:migrate to work. Did you manage to get yours working?
On Mar 2, 12:26 pm, DAZ <[email protected]> wrote: > bubbles.heroku.com > > On Mar 2, 4:40 pm, Morten Bagai <[email protected]> wrote: > > > Daz, > > > What's the name of your app? > > > /Morten > > > On Mar 1, 2009, at 11:49 PM, DAZ wrote: > > > > Hi, > > > > I've been using Herokugarden for a while and decided to give Heroku > > > beta a try. > > > > I am using a current app that works locally using sqlite database. I > > > followed the quickstart instructions and everything went okay until I > > > tried heroku rake db:migrate, when I get the following error: > > > > rake aborted! > > > undefined method `cache_template_loading=' for ActionView::Base:Class > > > > I am using sqlite locally and have set git up to ignore these files by > > > following the instructions in the guide. How do I set up the database > > > settings for use on Heroku? > > > > When I go to the webpage for my site I get the following error > > > message: > > > > App failed to start > > > > ** Ruby version is not up-to-date; loading cgi_multipart_eof_fix > > > > Cany anybody help me with this? > > > > cheers, > > > > DAZ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
