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

Ruby Development on Windows 10

Hi!

I'm pretty new to Ruby, and I'm wanting to get started installing a development environment to work in. I currently have a Windows 10 OS, but I've read a lot online about Ruby and Rails acting up with Windows. I plan on hosting my project on DreamHost which uses Linux servers.

My question is do you anticipate me having any issues when developing with Ruby in a Windows 10 environment? I've seen multiple people recommend using a Virtual Machine to develop in a Linux or Mac OS environment instead. Is it worth the trouble of setting up a virtual machine to do this?

2 Answers

Hi Zach,

I've never had any problems developing and running RoR apps in a Windows environment.

If you're concerned about the development environment, maybe consider using Cloud 9 which is excellent! As for deployment, it would be difficult to argue against using Heroku which does absolutely everything any developer wants at minimal cost.

Those are my preferred options. I hope that helps,

Steve.

Thank you! It looks like Cloud 9 is a really great solution if Linux is needed. I don't know anything about Heroku, but I will read up on it.

Zach,

I am also a beginner - I dual boot Ubuntu Linux and Windows 10. If you have hard drive space that you don't think you'll ever need, you may want to look into it...

https://www.youtube.com/watch?v=_FuLXIKLVjg&index=2&list=PLLXOd5qhPLQeLeznJzuS0mZnRbarmsxZf

***one warning: My wifi connection is very slow when I am running Ubuntu. It works fine on Windows, but a google search shows that this is not uncommon. May be an easy fix for a non-"newb", but I, as of yet, have not found one. So it's ethernet 'till then....

Yeah - Wifi and Linux doesn't mix well, for some reason. I've no idea how to fix that!