This project is archived and is in readonly mode.

#5957 ✓stale
sora_h

Plugin directory has created unless plugin is exist

Reported by sora_h | November 12th, 2010 @ 02:14 AM

I tried at Rails 3.0.1.

$ rails plugin install open_id_authentication

plugin open_id_authentication is not exist, so I ran another command again

$ rails plugin install https://github.com/rails/open_id_authentication.git

but rails command said "Already installed".
I think "RAILS_ROOT/vendor/open_id_authentication" are created by first command,
but it's empty directory because plugin is not exist. I can install plugin after removed "RAILS_ROOT/vendor/open_id_authentication".

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

People watching this ticket

Pages