Libraries
»
azuki
(0.0.2)
»
Index
»
Azuki
»
Client
»
JSON
»
parse
Method: Azuki::Client::JSON.parse
Defined in:
lib/azuki/client.rb
.
parse
(json) ⇒
Object
669 670 671
# File 'lib/azuki/client.rb', line 669
def
self
.
parse
(
json
)
json_decode
(
json
)
end