summaryrefslogtreecommitdiff
path: root/lib/feature.rb
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2016-04-07 17:39:14 +0200
committerChristoph Helma <helma@in-silico.ch>2016-04-07 17:39:14 +0200
commit063acd4dc63e9287287cc1ff78fff2064ff74e4f (patch)
tree4c3c1a90bed69eead86ccae614105c67b5e6f507 /lib/feature.rb
parent83072cc3c5251a3eb4496fa68b413540ea9409fd (diff)
initial ambit import
Diffstat (limited to 'lib/feature.rb')
-rw-r--r--lib/feature.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/feature.rb b/lib/feature.rb
index b58946b..f13a3fb 100644
--- a/lib/feature.rb
+++ b/lib/feature.rb
@@ -6,6 +6,7 @@ module OpenTox
field :numeric, type: Boolean
field :measured, type: Boolean
field :calculated, type: Boolean
+ field :unit, type: String
end
# Feature for categorical variables