mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-09 07:28:41 -07:00
chore: remove todo
This commit is contained in:
parent
511b86ff71
commit
2aff49516b
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