Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

Commit

Permalink
Fix mistake in example syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Long committed Apr 3, 2012
1 parent 73ffdd6 commit ecf221c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ This option determines what methods are added to your users, models and authoriz
include Authority::Abilities

# Without this, ArticleAuthorizer is assumed
authorizer_name AdminAuthorizer
self.authorizer_name = 'AdminAuthorizer'
...
end

Expand Down

0 comments on commit ecf221c

Please sign in to comment.