Libraries
»
campminder
(1.0.1)
»
Index
»
JSONPParser
»
#json
Method: JSONPParser#json
Defined in:
lib/campminder/parser.rb
#
json
⇒
Object
13 14 15
# File 'lib/campminder/parser.rb', line 13
def
json
JSON
.
load
(
body
)
end