activerecord - Why does rails not respect the type of a belongs_to associated object wi... - 0 views
-
al-Amjad Tawfiq Isstaif on 15 Mar 12"Setting self.abstract_class = true actually tells ActiveRecord that there is not a database table associated with that class so your inherited classes will each have their own database table. "