Libraries
»
chronicle-core
(0.3.2)
»
Index
»
Chronicle
»
Schema
»
SchemaType
»
#==
Method: Chronicle::Schema::SchemaType#==
Defined in:
lib/chronicle/schema/schema_type.rb
#
==
(other) ⇒
Object
59 60 61
# File 'lib/chronicle/schema/schema_type.rb', line 59
def
==
(
other
)
id
==
other
.
id
end