Class: Miniswen::Testing::RawResponse
- Inherits:
-
Data
- Object
- Data
- Miniswen::Testing::RawResponse
- Defined in:
- lib/miniswen/testing.rb
Instance Attribute Summary collapse
-
#body ⇒ Object
readonly
Returns the value of attribute body.
Instance Attribute Details
#body ⇒ Object (readonly)
Returns the value of attribute body
48 49 50 |
# File 'lib/miniswen/testing.rb', line 48 def body @body end |