pophealth / popHealth

popHealth - An Open Source Population Health Reporting Prototype
http://projectpophealth.org
Apache License 2.0
126 stars 154 forks source link

adding rolify for role based access constraints #254

Open rdingwell opened 10 years ago

rdingwell commented 10 years ago

This adds in the rolify gem for role based access constraints. This replaces/augments the simple admin and staff_role flags declared on the user model and allows for future extensibility.