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