Class
Arel::Session
In:
lib/tramp/arel_monkey_patches.rb
Parent:
Object
Methods
create
delete
read
update
Public Instance methods
create
(insert, &block)
delete
(delete, &block)
read
(select, &block)
update
(update, &block)
[Validate]