result needs to be a class for inheritance

pull/6827/head
Tim Felgentreff 14 years ago
parent 384b18e3a4
commit 7dcaccf37c
  1. 2
      app/models/report/result.rb

@ -1,4 +1,4 @@
module Report::Result
class Report::Result
class Base
attr_accessor :parent, :type, :important_fields
attr_accessor :key

Loading…
Cancel
Save