Method: Deployed::ConfigController#show

Defined in:
app/controllers/deployed/config_controller.rb

#showObject



6
7
8
# File 'app/controllers/deployed/config_controller.rb', line 6

def show
  respond_to(&:html)
end