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



11
12
13
# File 'lib/rc_rest/net_http_stub.rb', line 11

def body
  @body
end