codeforpdx / dwellingly-app

Application for property managers to communicate with social workers
48 stars 28 forks source link

Provide role info to frontend #836

Closed NickSchimek closed 2 years ago

NickSchimek commented 2 years ago

Just had one question: What is Staff Level?

Returns true if the user is either an admin or staff; otherwise false.

https://github.com/codeforpdx/dwellingly-app/blob/a5cdd95127f3165ed083fdfe392aa3ae5e891082/app/models/user.rb#L18