Libraries
»
oj
(3.16.15)
»
Index
»
JSON
»
Ext
»
Generator
»
State
»
#to_hash
Method: JSON::Ext::Generator::State#to_hash
Defined in:
lib/oj/state.rb
#
to_hash
⇒
Object
47 48 49
# File 'lib/oj/state.rb', line 47
def
to_hash
(
)
return
@attrs
.
dup
end