class Javascript < DesignFile # belongs_to :design # belongs_to :desktop_widget belongs_to :js, polymorphic: true end