Libraries
»
esi
(0.4.22)
»
Index
»
Esi
»
Response
»
#data
Method: Esi::Response#data
Defined in:
lib/esi/response.rb
#
data
⇒
Object
(readonly)
Returns the value of attribute data.
7 8 9
# File 'lib/esi/response.rb', line 7
def
data
@data
end