class PBoxFdp < ActiveRecord::Base belongs_to :p_product belongs_to :element, :polymorphic => true end