Re: [Rails] Upgraded to rails 3 and now I can't install plugins

2011-02-21 Thread Phil Crissman
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 wro

[Rails] Upgraded to rails 3 and now I can't install plugins

2011-02-21 Thread Clem Rock
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: