/ Published in: Rails
i was really suprised that almost every tutorial of restful_authentication contains url to main developer's SVN, which is actually... down. At least for me.
Expand |
Embed | Plain Text
ruby script/plugin install http://github.com/technoweenie/restful-authentication.git/ --force
Comments
Subscribe to comments
You need to login to post a comment.

windows users: remember to use http:// instead of git:// and slash at the end of the URL