method
reflections
v2.0.3 -
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