Class
Arel::Nodes::Binary
In:
lib/arel/nodes/binary.rb
Parent:
Arel::Nodes::Node
Methods
==
eql?
hash
initialize_copy
new
Attributes
left
[RW]
right
[RW]
Public Class methods
new
(left, right)
Public Instance methods
==
(other)
Alias for eql?
eql?
(other)
hash
()
initialize_copy
(other)
[Validate]