From 2d02fabfafccb164093062a962f392bb7d13647a Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Sat, 1 Aug 2015 18:03:09 +0200 Subject: 50 times faster bbrc setup by eliminating @fminer.add_fminer_data --- lib/feature.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/feature.rb') diff --git a/lib/feature.rb b/lib/feature.rb index e565875..0801a47 100644 --- a/lib/feature.rb +++ b/lib/feature.rb @@ -9,7 +9,6 @@ module OpenTox field :supervised, type: Boolean field :source, as: :title, type: String #belongs_to :dataset - #belongs_to :data_entry end class NominalFeature < Feature -- cgit v1.2.3