@ -14,6 +14,8 @@ class Report < ActiveRecord::Base
before_save :serialize
serialize :serialized, Hash
attr_protected :project_id #, :user_id
self.abstract_class = true # lets have subclasses have their own SQL tables
def self.accepted_properties