method
association_class
rails 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