From 61552e6d87fcb3a4df951b9bcd2fcabd841e0a54 Mon Sep 17 00:00:00 2001 From: mguetlein Date: Tue, 24 Apr 2012 09:32:52 +0200 Subject: add redis index to algorihtm_uris, fix stratified cv r-util import, explictly add self to access algorithm_params --- report/report_persistance.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'report/report_persistance.rb') diff --git a/report/report_persistance.rb b/report/report_persistance.rb index e02387f..ccdebad 100755 --- a/report/report_persistance.rb +++ b/report/report_persistance.rb @@ -200,6 +200,7 @@ module Reports index :report_type index :validation_uris index :crossvalidation_uris + index :algorithm_uris attr_accessor :subjectid -- cgit v1.2.3