Class: IceCube::Schedule

Inherits:
Object
  • Object
show all
Defined in:
lib/schedule_atts.rb

Instance Method Summary collapse

Instance Method Details

#==(other) ⇒ Object



104
105
106
# File 'lib/schedule_atts.rb', line 104

def ==(other)
  to_hash == other.to_hash
end