Method: ActiveNode::Associations::Association#reflection

Defined in:
lib/active_node/associations/association.rb

#reflectionObject (readonly)

:nodoc:



20
21
22
# File 'lib/active_node/associations/association.rb', line 20

def reflection
  @reflection
end