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