Exactly this is what I've read now. So when I do "heroku db:pull sqlite://local.db" I get something like a local DB-copy from heroku's production postgres DB. And when I look into that local.db it is the same as the database I use in development/ production mode locally. So I still guess it's not as much the database...
I found this article that describes how to deploy an hobo app to heroku: http://andywaite.com/2009/12/28/deploying-a-hobo-app-to-heroku Maybe I should try to get a "naked" hobo app up running first before trying to deploy my finished app. -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
