Method: Arel::Nodes::Binary#right
- Defined in:
- activerecord/lib/arel/nodes/binary.rb
#right ⇒ Object
Returns the value of attribute right.
6 7 8 |
# File 'activerecord/lib/arel/nodes/binary.rb', line 6 def right @right end |
Returns the value of attribute right.
6 7 8 |
# File 'activerecord/lib/arel/nodes/binary.rb', line 6 def right @right end |