module Catarse
class BackerReport < ActiveRecord::Base
  # attr_accessible :title, :body
end
end