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

Hassam Uddin
Hassam Uddin
8,204 Points

Installing rails on windows?

I have been trying to install Ruby onto windows, but there are multiple errors that I keep getting.I'm trying to follow the steps being given on the setup a Ruby IDE track.

I've seen that others have this problem, but no solution other than switching OS has been given. I don't want to switch my OS, and using Ubuntu in a VM is slow, and the latest version of Ubuntu has a sizing error in VMs. How would I go with installing Rails on windows, alongside all the other gems we're are downloading in the IDE track?

2 Answers

Kevin Korte
Kevin Korte
28,149 Points

It's a pain, and even I gave up, as I don't have a fully functioning RoR on my windows work PC. Switching OS'es is not an option for me either at the time, so I use a free Cloud9 account and let them handle the install.

Hassam Uddin
Hassam Uddin
8,204 Points

I like it, but is 1gb enough to handle all those files? Or will I be able to store files on my own PC?

Ben Jakuben
STAFF
Ben Jakuben
Treehouse Teacher

I'm not totally familiar with Rails, but have you seen Jason's workshop on Installing on Windows?

Hassam Uddin
Hassam Uddin
8,204 Points

I have, and installing rails on Windows is very hard. The versions given are constantly changing and evolving and there is no management system for Windows. I've used the website provided by Kevin Korte as it handles the management for you.