This repository has been archived by the owner on Nov 19, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 67
Home
Josh Klina edited this page Aug 16, 2013
·
17 revisions
Welcome to the authority wiki! I'd love help expanding this with specific use cases for Authority.
- [rolify](wiki/Using Authority with rolify)
- [Devise and multiple user models](wiki/Using Authority with Devise and multiple user models)
- [Dossier](wiki/Using Authority with Dossier reports)
- Inherited Resources
- state_machine
- When you have a Single-Sign-On app
- [On controllers that don't have a resource](wiki/Using Authority on Controllers that don't have a resource)
- [Grouping Abilities Together](wiki/Grouping Abilities Together)
@christhekeele has written "a simple little DSL for making long chains of conditionals in Authorizer methods more readable", available in this Gist. We decided not to include it with Authority, but if you like the look of it, he's made it very copy-and-paste friendly. Thanks, Christopher!