Class
Arel::Header
In:
lib/arel/algebra/header.rb
Parent:
Object
Methods
==
[]
bind
each
index
new
to_ary
union
|
Included Modules
Enumerable
Public Class methods
new
(attrs = [])
Public Instance methods
==
(other)
[]
(key)
bind
(relation)
each
() {|e| ...}
index
(i)
TMP
to_ary
()
union
(other)
|
(other)
Alias
for
union
[Validate]