Hey everyone,
I'm completely new to Rails and just installed Rails 3 on Ubuntu 10.04. I was wondering if someone could please explain how to install a plugin from a Git repository.
More specifically, I'm trying to install the restful-authentication plugin from the git repository: git://github.com/technoweenie/restful-authentication.git
Any advice would be greatly appreciated.