On Mon, Dec 19, 2011 at 3:22 AM, Rodrigo Ruiz <rodrigo.ru...@gmail.com> wrote:

> I currently have my account configured in mac terminal, but I'm working on a
> job which the client  will have the heroku account (but no computer
> configured).
> How do I upload a rails app I'm working on my computer to his account?

`git push heroku master`, just like any other account. Look at your
.git/config file for your current account.

-- 
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