Libraries
»
bently
(1.0.2)
»
Index
»
Bently
»
Recipe
»
#insert
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