Class: UREST::GetValue
- Inherits:
-
Riddl::Implementation
- Object
- Riddl::Implementation
- UREST::GetValue
- Defined in:
- lib/urest.rb
Overview
}}}
Instance Method Summary collapse
-
#response ⇒ Object
{{{.
Instance Method Details
#response ⇒ Object
{{{
152 153 154 |
# File 'lib/urest.rb', line 152 def response Riddl::Parameter::Complex.new('value','text/plain',@a[0]) end |