ru Русский

Reticularium

NETWORKS PLACE

It’s a 2.3 bug still not fixed in 2.3.4 gems according to this thread

On my new server with Rails 2.3.4 installed it looks like this:

I run script/plugin install git://github.com/whatever/plugin.git and then just nothing happens.

Recipe from above mentioned thread works for me, so I have to run instead:


script/plugin install http://github.com/whatever/plugin.git/

Note slash at the end!

Comment it: