Libraries
»
nhk-easy-ruby
(1.0.0)
»
Index
»
NHK
»
Easy
»
Parser
»
#parse!
Method: NHK::Easy::Parser#parse!
Defined in:
lib/nhk-easy-ruby.rb
#
parse!
⇒
Object
91 92 93
# File 'lib/nhk-easy-ruby.rb', line 91
def
parse!
JSON
.
parse
@data
end