mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 15:08:15 -07:00
chore: remove todo
This commit is contained in:
parent
8bb97c8f2f
commit
f9717f80c7
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue