Dear all
I would like to install plugin auto_complete but failed..
jruby -S script/plugin discover C:/jruby-1.1.5/lib/ruby/1.8/open-uri.rb:278:in `open_http': 407 Proxy Authentication Required (OpenURI::HTTPError)
I have set the http_proxy=http://user:password@host:port/, It is working fine to fetch gem files.
I know the plugin is in here: http://dev.rubyonrails.com/svn/rails/plugins/auto_complete/ I want to install it manually. Please advises.
Thank you very much.
Valentino