| CODENOTIFIER | HelpYou are not signed inSign in |
Project: Authorization @googlecode
Revision: 24
Author: glenn.rempe
Date: 29 Feb 2008 03:33:01
Changes:Diff:| ... | ...@@ -55,9 +55,7 @@ | |
| 55 | 55 | |
| 56 | 56 | Run the following command in your RAILS_ROOT: |
| 57 | 57 | |
| 58 | ./script/plugin install http://rails-authorization-plugin.googlecode.com/svn/trunk authorization | |
| 59 | ||
| 60 | Please Note : There is a space before the final 'authorization' in that command. | |
| 58 | ./script/plugin install http://rails-authorization-plugin.googlecode.com/svn/trunk/authorization | |
| 61 | 59 | |
| 62 | 60 | This will install the latest version of the plugin from SVN trunk |
| 63 | 61 | into your RAILS_ROOT/vendor/plugins/authorization directory. |