Method: LabClient::ApplicationSettings#show
- Defined in:
- lib/labclient/application_settings/show.rb
#show ⇒ Object
Show Settings
48 49 50 |
# File 'lib/labclient/application_settings/show.rb', line 48 def show client.request(:get, 'application/settings', ApplicationSetting) end |