Class
Tramp::Relation
In:
lib/tramp/relation.rb
Parent:
Object
Methods
all
each
first
group
limit
new
offset
order
select
where
Public Class methods
new
(klass, relation)
Public Instance methods
all
(callback = nil, &block)
each
(callback = nil, &block)
first
(callback = nil, &block)
group
(groups)
limit
(limits)
offset
(offsets)
order
(orders)
select
(*selects)
where
(*conditions)
[Validate]