/ Published in: Rails
I always forget the command needed to install RESTful authentication.
Expand |
Embed | Plain Text
cd /RailsApplication/ ruby script/plugin source http://svn.techno-weenie.net/projects/plugins ruby script/plugin install restful_authentication
You need to login to post a comment.
