From aabe9ee22ed334bf43df75ba8b0650ce456f20da Mon Sep 17 00:00:00 2001 From: Jared Cosulich Date: Thu, 12 Oct 2017 15:23:37 -0400 Subject: [PATCH] trying to get data to load on heroku --- lib/tasks/data.rake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/tasks/data.rake b/lib/tasks/data.rake index e6a61525..5fe42ab9 100644 --- a/lib/tasks/data.rake +++ b/lib/tasks/data.rake @@ -147,7 +147,7 @@ namespace :data do # timeToRun = 0.2 * 60 * 60 # startIndex = 0 - # startTime = Time.new + startTime = Time.new ['student_responses', 'teacher_responses'].each do |file| recipients = file.split('_')[0]