Method: Bently::Recipe#insert

Defined in:
lib/bently/recipe.rb

#insert(*args) ⇒ Object



103
# File 'lib/bently/recipe.rb', line 103

def insert(*args)  ; operations << Insert.new(*args) end