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