Skip to content

marklocklear/devise_multi_tenant_adv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced verion of devise_multi_tenant repository. In this app admin users can create tasks for other user, and view
all tasks associated with their organization. However, users with the 'user' role on only view tasks that are
associated with their user_id. Additionlly, users with 'user' role can only create tasks that are associated with
thier user_id, they cannot create tasks for other users (like users with 'admin' role can).

About

Advanced version of devise multi-tenant app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors