On Mon, Dec 19, 2011 at 11:19 AM, Rodrigo Ruiz <[email protected]> wrote: > I'd like to deploy a rails app to a heroku account without using terminal.
Sorry, don't have any idea how to do that. > I'd like to upload it just like I upload a photo to facebook, so I don't > have to change my configuration if I need to upload to another account (like > I do) Sorry, I don't understand "change my configuration". I have multiple sites on heroku; each app, unsurprisingly, has its own .git/config file. It's set once, and that's it. I don't "change" anything to deploy different apps, other than `cd` to that directory. -- Hassan Schroeder ------------------------ [email protected] 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

