Class: XFIELD

Inherits:
Object show all
Defined in:
lib/fos_schema/fos_table_gen.rb,
lib/fos_schema/fos_schema_snapshot.rb

Instance Method Summary collapse

Instance Method Details

#<=>(other) ⇒ Object



21
22
23
# File 'lib/fos_schema/fos_table_gen.rb', line 21

def <=>( other )
  self[:'xe$name'] <=> other[:'xe$name']
end