Libraries
»
json-schema_builder
(0.7.1)
»
Index (C)
»
JSON
»
SchemaBuilder
»
ClassMethods
Module: JSON::SchemaBuilder::ClassMethods
Defined in:
lib/json/schema_builder.rb
Instance Method Summary
collapse
#
root
(key) ⇒ Object
Instance Method Details
#
root
(key) ⇒
Object
43 44 45
# File 'lib/json/schema_builder.rb', line 43
def
root
(
key
)
@root_key
=
key
end