Hi,
I’m behind a proxy server and I can’t seem to install any rails
plugins
Whenever I’m trying to install a plugin I get this
exists
create app/controller
File exists - script/plugin
which I guess means that it just didn’t find the plugin.
I managed to configure gem and install rails using the http_proxy
enviroment variable.
But for ruby script/install this doesn’t seem to work.
Any ideas?
thanks
Marc