trying to get data to load on heroku

pull/1/head
Jared Cosulich 8 years ago
parent aabe9ee22e
commit 22a8752808

@ -145,8 +145,8 @@ namespace :data do
bad_answers = {}
year = '2017'
# timeToRun = 0.2 * 60 * 60
# startIndex = 0
timeToRun = 10000 * 60 * 60
startIndex = 0
startTime = Time.new
['student_responses', 'teacher_responses'].each do |file|

Loading…
Cancel
Save