# File lib/rhc/output_helpers.rb, line 85 def display_app_configurations(rest_app) display_app(rest_app, nil, [:auto_deploy, :keep_deployments, :deployment_type, :deployment_branch]) end