Jump to content

Recommended Posts

Posted

Hi

 

Has anybody used ruby on rails before? I am having trouble with my installation, in that I cant get my bundle to install. I think it may be because I am behind a proxy as I have tried everything that I can think of to fix it.

 

I have followed this guide Getting Started with Rails ? Ruby on Rails Guides to set up my ruby rails for the first time, I get the following error message:

 

C:\Sites\blog>rails server

Could not find gem 'rails (= 4.0.0) x86-mingw32' in the gems available on this machine.

Run `bundle install` to install missing gems.

 

C:\Sites\blog>bundle install

Fetching source index from https://rubygems.org/

Could not fetch specs from https://rubygems.org/

 

When searching my directory I can find this mingw32 gem in the railsinstaller folder, is there a way that I can manually put it where it is supposed to be (where is it supposed to be?)

 

Is it because I am behined a proxy... or have I missed something?

 

Thanks for any help!

Posted
Im glad its not just me with the proxy problems! Proxys are such a hassle. I think im going to wait till I get home and install it on my mac, hopefully that will go smoother
Posted
Nope I hadnt, im just learning it now so I didnt know how to do that. I havent encountered many problems since I got it installed :) hopefully il be able to write my own web apps soon!
Posted
Yep i gave up on windows, I just bring my mac to work with me now. I have nearly finished making a blog for my first project, its a steep learning curve!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...