On Tue, Dec 20, 2011 at 4:38 AM, Rodrigo Ruiz <rodrigo.ru...@gmail.com> wrote:

> and now always when I do git push heroku master it always pushes to my
> heroku account (no matter what project I'm working on).

One. Last. Time.

>> Deployment is per application, not "account".

If you have multiple projects on heroku, how can `git push` distinguish
one from another?  HINT: .git/config

Open it up and look at it. Compare what you see to the information
on your own https://api.heroku.com/myapps individual pages.

>> If you've been added to an application as a collaborator, you can
>> deploy that application the standard way

-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to