Class: Net::HTTPResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/rc_rest/net_http_stub.rb

Instance Attribute Summary collapse

Instance Attribute Details

#bodyObject

Setter for body content



8
9
10
# File 'lib/rc_rest/net_http_stub.rb', line 8

def body
  @body
end