trying to get data to load on heroku

pull/1/head
Jared Cosulich 8 years ago
parent 2e313b50ed
commit aabe9ee22e

@ -147,7 +147,7 @@ namespace :data do
# timeToRun = 0.2 * 60 * 60 # timeToRun = 0.2 * 60 * 60
# startIndex = 0 # startIndex = 0
# startTime = Time.new startTime = Time.new
['student_responses', 'teacher_responses'].each do |file| ['student_responses', 'teacher_responses'].each do |file|
recipients = file.split('_')[0] recipients = file.split('_')[0]

Loading…
Cancel
Save