Method: JSON::GenericObject#to_hash

Defined in:
lib/oj/json.rb

#to_hashObject

[View source]

162
163
164
# File 'lib/oj/json.rb', line 162

def to_hash
  table
end