From 063acd4dc63e9287287cc1ff78fff2064ff74e4f Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Thu, 7 Apr 2016 17:39:14 +0200 Subject: initial ambit import --- lib/feature.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/feature.rb') 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 -- cgit v1.2.3