Module
Arel::Crud
In:
lib/arel/crud.rb
FIXME hopefully we can remove this
Methods
delete
insert
update
Public Instance methods
delete
()
insert
(values)
FIXME: this method should go away
update
(values)
FIXME: this method should go away
[Validate]