Types of users - rubyforgood/casa GitHub Wiki

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