Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.
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.

Using Authority with [other gem]

  • [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

Using Authority in [situation]

Authority Conventions

  • [Grouping Abilities Together](wiki/Grouping Abilities Together)

A simple, optional DSL for permissions

@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!