record responded_at

This commit is contained in:
Jared Cosulich 2017-04-04 21:23:21 -04:00
parent c3964a09f2
commit 9ce9a35e27
4 changed files with 8 additions and 3 deletions

View file

@ -29,7 +29,8 @@ class Category < ApplicationRecord
"school-culture",
"resources",
"indicators-of-academic-learning",
"character-and-wellbeing-outcomes"
"character-and-wellbeing-outcomes",
"family-questions"
].index(root_identifier)
end