diff --git a/README.rdoc b/README.rdoc index 712d0698..aa2f572f 100644 --- a/README.rdoc +++ b/README.rdoc @@ -81,7 +81,7 @@ In both the YAML and pure Hash implementation, the end result should be a Hash w A collection of extensions on Ruby's String class. Please see the documentation for StringExtensions module for more information. There's not much to explain about them really. -== Note to users of Devise +== Note to users of CanCan You'll need to add a :find_by => :url to your load_and_authorize_resource. Here's an example: