method
reflections
v2.2.1 -
Show latest stable
- Class:
ActiveRecord::Reflection::ClassMethods
reflections()public
Returns a hash containing all AssociationReflection objects for the current class Example:
Invoice.reflections Account.reflections