Hi, I have installed it in the following way and it works for me:-
*git clone git://github.com/technoweenie/restful-authentication.git* * * But before doing this you have to install *"git"* by typing the following command:- *sudo apt-get install git-core* * * Yeah, Collin is right, authlogic is far better than restful authentication. But if you want to stay simple then restful authentication might be a good choice for you. Hope it will solve your problem. Thanks... On 22 February 2011 15:19, Colin Law <[email protected]> wrote: > On 22 February 2011 04:44, Mitin Rai <[email protected]> wrote: > > hi > > trying to use restfull authentication, but getting the folloing error > > Most consider that authlogic is the one to go for rather than restful > authentication, or Devise if you want more sophisticated features. > > Colin > > > > > script/plugin install > > http://github.com/technoweenie/restful-authentication.git > > restful_authentication > > Plugin not found: > > ["http://github.com/technoweenie/restful-authentication.git", > > "restful_authentication"] > > > > can someone help please > > > > thanks > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Ruby on Rails: Talk" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > > http://groups.google.com/group/rubyonrails-talk?hl=en. > > > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

