Help installing rails

J

Josh Hester

I'm trying to install the rails aspect through gem, but when I run the
command:

gem install rails --include-dependencies

I get a connection error. So I figured it may be because of our proxy, so
when I try:

gem install rails --include-dependencies -p http://inetgw.unx.sas.com:80

I get an undefined method error.


Any ideas?
 
J

John Joyce

I'm trying to install the rails aspect through gem, but when I run the
command:

gem install rails --include-dependencies

I get a connection error. So I figured it may be because of our
proxy, so
when I try:

gem install rails --include-dependencies -p http://
inetgw.unx.sas.com:80

I get an undefined method error.


Any ideas?
Need more info about the system you're trying to install on.
You should probably also use 'sudo'
sudo gem install gem_name --include-dependencies
and include here the full error messages.
You might also check out the rubygems web site and the ruby on rails
web sites.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top