app/models/openstax/accounts/account.rb in openstax_accounts-9.8.0 vs app/models/openstax/accounts/account.rb in openstax_accounts-9.8.1

- old
+ new

@@ -37,10 +37,11 @@ :administrator, :librarian, :designer, :other, :adjunct, - :homeschool + :homeschool, + :researcher ] enum school_type: [ :unknown_school_type, :other_school_type,