Method: LabClient::Appearances#show
- Defined in:
- lib/labclient/appearance/show.rb
#show ⇒ Object
15 16 17 |
# File 'lib/labclient/appearance/show.rb', line 15 def show client.request(:get, 'application/appearance', Appearance) end |
15 16 17 |
# File 'lib/labclient/appearance/show.rb', line 15 def show client.request(:get, 'application/appearance', Appearance) end |