Class ActiveRecord::Base
In: lib/has_many_polymorphs.rb
lib/has_many_polymorphs/support_methods.rb
lib/has_many_polymorphs/base.rb
Parent: Object

Methods

Public Class methods

Interprets a polymorphic row from a unified SELECT, returning the appropriate ActiveRecord instance. Overrides ActiveRecord::Base.instantiate_without_callbacks.

Public Instance methods

Return the base class name as a string.

[Validate]