Class: CottonTail::Response
- Inherits:
-
Struct
- Object
- Struct
- CottonTail::Response
- Defined in:
- lib/cotton_tail.rb
Instance Attribute Summary collapse
-
#body ⇒ Object
Returns the value of attribute body.
Instance Attribute Details
#body ⇒ Object
Returns the value of attribute body
29 30 31 |
# File 'lib/cotton_tail.rb', line 29 def body @body end |