Are you referring to "script/plugin install git://github.com/adamwiggins/yaml_db.git" ?
I'm having same rake aborted problem, however I think it's because I havn't got the plugin installed correctly? ruby script/plugin --verbose install git://github.com/adamwiggins/yaml_db.git Doesn't report an error, but don't think it's installed. ? On Mar 23, 10:55 am, Keenan Brock <[email protected]> wrote: > The database load tasks are from a plugin. The location of the plugin > should be in this group or the heroku website > > If you can't find give a shout and will try and track down. (iPhone > and no copy/paste makes task difficult for me) > > On Mar 22, 2009, at 4:51 PM, Paul Leader <[email protected]> wrote: > > > > > > > I've followed the instructions for migrating my app from Herokugarden > > to heroku, but I'm having a problem with the final step. > > > If I try to load my data from db/data.yml, I get: > > > rake aborted! > > Don't know how to build task 'db:data:load' > > > Any idea what's up with this? Obviously the rake targets are missing, > > but I can't work out where they should be. > > > My app is graphomatic.heroku.com > > > Paul- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
