# File lib/rhc/rest/client.rb, line 226 def link_show_application_by_id(id, *args) api.link_href(:SHOW_APPLICATION, {':id' => id}, *args) end