summaryrefslogtreecommitdiff
path: root/lib/opentox.rb
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2015-07-19 21:26:03 +0200
committerChristoph Helma <helma@in-silico.ch>2015-07-19 21:26:03 +0200
commit51e7a29c8aac568ff8ef04de5b15d2f6db8f66da (patch)
tree0f714ff3b20bb2cf156cfa9d4f802581f38688bb /lib/opentox.rb
parent52fef792922c59d102825193fff05be9c3fa88a8 (diff)
lazar predictions working in principle
Diffstat (limited to 'lib/opentox.rb')
-rw-r--r--lib/opentox.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/opentox.rb b/lib/opentox.rb
index 68a841b..554e686 100644
--- a/lib/opentox.rb
+++ b/lib/opentox.rb
@@ -15,7 +15,8 @@ module OpenTox
field :title, type: String
field :description, type: String
- field :parameters, type: Array
+ field :parameters, type: Array, default: []
+ field :creator, type: String
# TODO check if needed
def self.subjectid