Method: Bmg::Relation::Spied#update

Defined in:
lib/bmg/relation/spied.rb

#update(*args, &bl) ⇒ Object



65
66
67
# File 'lib/bmg/relation/spied.rb', line 65

def update(*args, &bl)
  operand.update(*args, &bl)
end