(You should install acts_as_authenticated first. Then once you've done that...)
From the root of your project. Use the '-x' if you want to use svn externals otherwise omit the '-x' and checkout normal files. If your project is not an svn managed project you "can't" use the '-x' option.
Step one:
script/plugin install -x svn://rubyforge.org//var/svn/acl-plus-rbac/acl_plus_rbac
Or
cd vendor/plugins && svn checkout svn://rubyforge.org//var/svn/acl-plus-rbac/acl_plus_rbac
You are done. Read the read me (appropriately called "README" located at vendor/plugins/acl_plus_rbac) for the next steps, like migrating the database, and how to best use the new hotness you've just acquired.


1 hashings:
how do i put a picture on mine?
Post a Comment