Rails Plugin Installation Problem

Posted by Steve on Stack Overflow See other posts from Stack Overflow or by Steve
Published on 2010-05-20T23:09:10Z Indexed on 2010/05/20 23:10 UTC
Read the original article Hit count: 174

When I tried to install the openid plugin, I do not get any confirmation msg about the installation.Even I specify some random .git plugin name, It does not give out any error. Can someone please tell me what about to do to rectify the problem?

I used the following syntax

ruby script/plugin install git://github.com/rails/open_id_authentication.git

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about ruby-on-rails-plugins