method
reflections
v3.0.0 -
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