adding more authentication, fixing category bug

This commit is contained in:
Jared Cosulich 2017-04-13 11:29:56 -04:00
parent 60a2982724
commit 42fd3edbae
10 changed files with 28 additions and 93 deletions

View file

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