Libraries
»
secure_conf
(2.1.0)
»
Index
»
SecureConf
»
Serializer
»
JSON
»
dump
Method: SecureConf::Serializer::JSON.dump
Defined in:
lib/secure_conf/serializer/json.rb
.
dump
(obj) ⇒
Object
6 7 8
# File 'lib/secure_conf/serializer/json.rb', line 6
def
self
.
dump
(
obj
)
::
JSON
.
dump
(
obj
)
end