Libraries
»
facile
(0.1.0)
»
Index
»
Facile
»
Response
»
Wrapper
»
Raw
»
#to_s
Method: Facile::Response::Wrapper::Raw#to_s
Defined in:
lib/facile/response/wrapper/raw.rb
#
to_s
⇒
Object
10 11 12
# File 'lib/facile/response/wrapper/raw.rb', line 10
def
to_s
@body
end