Hello

You can use a gem called rubysspi which could be downloaded from 
rubygems.org

then install it - it has no dependecies

now only for windows
- copy the spa.rb file from your gems/rubysspi/spa.rb(if not here do 
find in the gem folder will get it). copy and paste it in 
C:\Ruby\lib\ruby\site_ruby\ folder.

after this
- go to my computer - right click - properties
- set environmental variables
- HTTP_USER - domain username
- HTTP_PASS - domain password
- HTTP_PROXY - proxy server
- HTTP_POR - proxy server port

This would help you install gems but you will have to use this command 
to install gems >> ruby -rspa 'c:\ruby\bin\gem' install rails -y

I am not sure; this will help you; but it worked in my organization.

Thanks
Raghavendra

-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to