method
reflections
v1.2.6 -
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