Libraries
»
oj
(3.16.10)
»
Index
»
JSON
»
GenericObject
»
json_creatable?
Method: JSON::GenericObject.json_creatable?
Defined in:
lib/oj/json.rb
.
json_creatable?
⇒
Boolean
Returns:
(
Boolean
)
122 123 124
# File 'lib/oj/json.rb', line 122
def
json_creatable?
@json_creatable
end