class ForumReport < ActiveRecord::Base belongs_to :forum_user belongs_to :ressource, :polymorphic => true end