Method: Arel::Nodes::HomogeneousIn#attribute

Defined in:
activerecord/lib/arel/nodes/homogeneous_in.rb

#attributeObject (readonly)

Returns the value of attribute attribute.



6
7
8
# File 'activerecord/lib/arel/nodes/homogeneous_in.rb', line 6

def attribute
  @attribute
end