linking to the RDocs from README

This commit is contained in:
Ryan Bates 2009-11-17 17:02:20 -08:00
parent b9227eb971
commit b145a98488

View File

@ -4,6 +4,7 @@ This is a simple authorization solution for Ruby on Rails to restrict what a giv
This assumes you already have authentication (such as Authlogic[http://github.com/binarylogic/authlogic]) which provides a current_user model.
See the RDocs[http://rdoc.info/projects/ryanb/cancan] for additional documentation.
== Installation