trying to get data to load on heroku

This commit is contained in:
Jared Cosulich 2017-10-12 15:23:37 -04:00
parent 2e313b50ed
commit aabe9ee22e

View file

@ -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]