Class: NilClass

Inherits:
Object show all
Defined in:
lib/redshift/util/object-diff.rb

Instance Method Summary collapse

Instance Method Details

#diff(other, &block) ⇒ Object



16
17
18
# File 'lib/redshift/util/object-diff.rb', line 16

def diff other, &block
  0
end