Method: Bmg::Relation::Spied#update

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

#update(*args, &bl) ⇒ Object



79
80
81
# File 'lib/bmg/relation/spied.rb', line 79

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