class PopupPopupable < ActiveRecord::Base belongs_to :popup belongs_to :popupable, :polymorphic => true end