I'm trying to use Heroku's Taps gem to get my database from their
server.
When I run $heroku db:pull it says I need to install the Taps gem
using the command:
sudo gem install taps
I run this command, and as expected, Taps says it has installed ("1
gem installed"). I'm able to run the Gem update taps command without
an error after installing.
However, $gem list does not show Taps as installed, and I cannot see
it in the gem folder at
/Users/username/.rvm/gems/ree-1.8.7-2010...@appname
Needless to say, I cannot run the Heroku db:pull command because of
this.
I am running RVM, I don't know if this are relevant.
I'm sure I'm doing something simple wrong...
--
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.