Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby Installing a Ruby Development Environment Installing a Ruby Development Environment Installing Ruby on Windows

I can't get localhost to display the ruby rails server. I've had the same difficulty with a php dev server.

I can't get localhost to display the ruby rails server. I've had the same difficulty with a php dev server.

7 Answers

David Moore
David Moore
13,916 Points

You can start developing for free. From their site:

Nitrous.IO offers free accounts with basic functionality. Code on Nitrous.IO for as long as you want, and if you feel the need for more speed and a faster box with additional features, you can upgrade to take things to the next level.

It always redirects to windows server iis.com. This is very frustrating, I can never understand how to set these servers up

Ruby is such an annoying thing to set up

David Moore
David Moore
13,916 Points

If you are on Windows, I highly, highly, highly, highly recommend you use Nitrous.io. Your sanity will thank me.

except nitrous.io is a paid program

Eddie Flores
Eddie Flores
9,110 Points

Nitrous.io is not a paid program. You can pay to get upgrades, but I'm at 348 NoS and I haven't paid for a single thing. Just share with friends, family, and co-workers and you can get more credits to build up your box. It's completely free and works great for Ruby. I've gone through most of the tutorials with Nitrious.io and I can't complain. It also has awesome APIs where you can get connected directly to Heroku and use a bunch of cool tools.

If you use my referral code, I believe they give you extra NoS when you sign up. Haven't used it in a while, but I know they used to.

Go here to sign up for free

Ivan Cox
Ivan Cox
4,228 Points

did you try going to 127.0.0.1:3000 after starting up the server with rails s