method
right
rails 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