Hi, I have an app running on heroku and I'm using Windows XP. I have sqlite3 data in the local copy, but the database on heroku's servers has no data. I'd like to install taps and db:push the schema and data over.
Unfortunately, although "gem install taps" appears to work, whenever I enter "heroku db:push" from my project's main directory, I get the message: Install the Taps gem to use db commands. On most systems this will be: sudo gem install taps And I can't seem to use taps at all, nor can I find anyone with a similar problem online. Any ideas? Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
