working on navigation

This commit is contained in:
Jared Cosulich 2017-10-18 11:54:52 -04:00
parent 36329235d0
commit b0331e2259
5 changed files with 13 additions and 8 deletions

View file

@ -145,7 +145,7 @@ namespace :data do
bad_answers = {}
year = '2017'
timeToRun = 100 * 60 * 60
timeToRun = 10 * 60
startIndex = 0
stopIndex = 100000
startTime = Time.new