Class
Arel::Row
In:
lib/arel/algebra/relations/row.rb
Parent:
Object
Methods
[]
bind
combine
new
slice
Attributes
relation
[R]
tuple
[R]
Public Class methods
new
(relation, tuple)
Public Instance methods
[]
(attribute)
bind
(relation)
combine
(other, relation)
slice
(*attributes)
[Validate]