nathanl / authority

*CURRENTLY UNMAINTAINED*. Authority helps you authorize actions in your Rails app. It's ORM-neutral and has very little fancy syntax; just group your models under one or more Authorizer classes and write plain Ruby methods on them.
MIT License
1.21k stars 67 forks source link

Document the authority_success controller method #120

Closed nathanl closed 7 years ago

nathanl commented 7 years ago

@forced-request How does this this look for documentation?

forced-request commented 7 years ago

Looks good to me!

nathanl commented 7 years ago

@forced-request merged and released v 3.3.0!