summaryrefslogtreecommitdiff
path: root/model.rb
diff options
context:
space:
mode:
authormr <mr@mrautenberg.de>2011-10-19 13:11:24 +0200
committermr <mr@mrautenberg.de>2011-10-19 13:11:24 +0200
commitd89c87e844e81d016ab3ba8a240e03a609a7015e (patch)
tree6d5323fee132cfdaa492f9844704a9f855ff2635 /model.rb
parent778c58cad1c6a5b81655d731992c64a0efcec592 (diff)
parentf53928a35754c29f7ee912ed5f405731d451f49e (diff)
Merge branch 'release/v3.0.1'v3.0.1
Diffstat (limited to 'model.rb')
-rw-r--r--model.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/model.rb b/model.rb
index bab5bde..05075f8 100644
--- a/model.rb
+++ b/model.rb
@@ -19,6 +19,8 @@ class ToxCreateModel < Ohm::Model
attribute :training_dataset
attribute :feature_dataset
+ attribute :endpoint_uri
+ attribute :endpoint
#attributey :validation_task_uri
attribute :validation_uri