This is not related to your question... but I don't believe restful-authentication will work with Rails 3. You could always patch it, but you might be better off choosing a different auth gem.
Why the plugin isn't installing, I'm not certain. Phil On Mon, Feb 21, 2011 at 4:35 PM, Clem Rock <[email protected]> wrote: > Hello, > I just upgraded to rails 3 and whenever I try to install a plugin, it > acts like it's installing and then when I try to confirm > that it was installed by going to the vendor/plugins directory, there's > never anything there. > > Here's and example of my install code: > > rails plugin install > https://github.com/Satish/restful-authentication.git > > Thanks for any help! > > -- > Posted via http://www.ruby-forum.com/. > > -- > 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.

