Libraries
»
chronicle-core
(0.3.2)
»
Index
»
Chronicle
»
Schema
»
SchemaType
»
#inspect
Method: Chronicle::Schema::SchemaType#inspect
Defined in:
lib/chronicle/schema/schema_type.rb
#
inspect
⇒
Object
24 25 26
# File 'lib/chronicle/schema/schema_type.rb', line 24
def
inspect
"
#<SchemaType:
#{
id
}
>
"
end