summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/model.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/model.rb b/lib/model.rb
index 475a346..ba52c84 100644
--- a/lib/model.rb
+++ b/lib/model.rb
@@ -395,6 +395,7 @@ module OpenTox
include Mongoid::Timestamps
field :endpoint, type: String
+ field :qmrf, type: Hash
field :species, type: String
field :source, type: String
field :unit, type: String