method
right
v6.1.7.7 -
Show latest stable
- Class:
Arel::Nodes::HomogeneousIn
right()public
No documentation available.
# File activerecord/lib/arel/nodes/homogeneous_in.rb, line 35
def right
attribute.quoted_array(values)
end