method
association_class
v6.1.7.7 -
Show latest stable
- Class:
ActiveRecord::Reflection::AssociationReflection
association_class()public
No documentation available.
# File activerecord/lib/active_record/reflection.rb, line 560
def association_class; raise NotImplementedError; end