Module
Arel::Relation
In:
lib/tramp/arel_monkey_patches.rb
Methods
all
call
delete
each
first
insert
update
Public Instance methods
all
(&block)
call
(&block)
delete
(&block)
each
(&block)
first
(&block)
insert
(record, &block)
update
(assignments, &block)
[Validate]