From f9717f80c76fe81724139c8ecb6b4d656730be2c Mon Sep 17 00:00:00 2001 From: Nelson Jovel Date: Tue, 19 Dec 2023 15:51:13 -0800 Subject: [PATCH] chore: remove todo --- app/models/race.rb | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/models/race.rb b/app/models/race.rb index 4f3976a6..25976b0c 100644 --- a/app/models/race.rb +++ b/app/models/race.rb @@ -8,8 +8,6 @@ class Race < ApplicationRecord all.map { |race| [race.qualtrics_code, race] }.to_h } - # TODO: look for alaska native - # Todo: split up possibilities by first a comma and then the word and def self.qualtrics_code_from(word) case word when /Native\s*American|American\s*Indian|Alaskan\s*Native|1/i