Libraries
»
multi_json
(1.7.7)
»
Index
»
MultiJson
»
LoadError
»
#data
Method: MultiJson::LoadError#data
Defined in:
lib/multi_json.rb
#
data
⇒
Object
(readonly)
Returns the value of attribute data.
19 20 21
# File 'lib/multi_json.rb', line 19
def
data
@data
end