# File lib/heroku/commands/base.rb, line 94 def app_urls(name) "#{web_url(name)} | #{git_url(name)}" end