I am trying to install restful_authentication plugin use following git...
git://github.com/Satish/restful-authentication.git
and i am trying to install using following command...
c:\Users\Admin\Downloads\rails_apps\students>ruby script/plugin install git://github.com/Satish/restful-authentication.git
But its not installing as expected, please help, thanks.