method
right
v6.1.7.7 -
Show latest stable
- Class:
Arel::Nodes::And
right()public
No documentation available.
# File activerecord/lib/arel/nodes/and.rb, line 17
def right
children[1]
end right()No documentation available.
# File activerecord/lib/arel/nodes/and.rb, line 17
def right
children[1]
end