Libraries
»
t-1000
(0.2.0)
»
Index
»
T1000
»
Request
»
#body
Method: T1000::Request#body
Defined in:
lib/t-1000/request.rb
#
body
⇒
Object
(readonly)
Returns the value of attribute body.
3 4 5
# File 'lib/t-1000/request.rb', line 3
def
body
@body
end