Skip to content

Types of users

Linda Goldstein edited this page May 3, 2026 · 4 revisions

Last reviewed: 2022-09-20

Table of Contents generated with DocToc

We currently have two database tables and four user types:

All of these are managed by Devise

table users

column users.role can have values Volunteer, Supervisor, Casa Admin

table all_casa_admins

column all_casa_admins.role can have value All Casa Admin

Clone this wiki locally