Created
September 9, 2009 20:08
-
-
Save mortenbagai/184037 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ heroku db:push postgres://hg878603:[email protected]/hg878603 --app rubycalcsnips8 | |
/opt/local/lib/ruby/gems/1.8/gems/rush-0.6.2/lib/rush/local.rb:326:in `bash': Identity added: /Users/morten/code/garden/.ssh/id_rsa (/Users/morten/code/garden/.ssh/id_rsa) (Rush::BashFailed) | |
Install the Taps gem to use db commands. On most systems this will be: | |
sudo gem install taps | |
from /opt/local/lib/ruby/gems/1.8/gems/rush-0.6.2/lib/rush/box.rb:75:in `bash' | |
from /opt/local/lib/ruby/gems/1.8/gems/rush-0.6.2/lib/rush.rb:34:in `bash' | |
from /Users/morten/code/garden/lib/garden_app.rb:76:in `migrate_bash' | |
from /Users/morten/code/garden/lib/garden_app.rb:66:in `local_to_heroku' | |
from /Users/morten/code/garden/lib/garden_app.rb:29:in `migrate' | |
from bin/migrate:32 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment