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 the Treehouse VM on Windows

Wait, this makes no sense. http://vm.teamtreehouse.com/ asks for the course, but it's the install course. Huh?

"Installing the Treehouse VM" course asks you to go to http://vm.teamtreehouse.com/ and the UI is totally different now. It asks for the course, but I am on Stage 1, not any of these courses. Totally totally confusing and I am still not clear if I am overwriting and why I would want a virtual machine or what one is since this is stage 1 and there has been zero explanation. Totally confusing course.

1 Answer

Maciej Czuchnowski
Maciej Czuchnowski
36,441 Points

I think they are asking you about the course, because each of these courses uses slightly different versions of Ruby, Rails and some gems. They want to make sure you have the same environment they use in the videos in the given course (trust me, it's a torment when you use versions that are completely different from the videos). Once you get more comfortable, you can set up your own environment from scratch and use RVM and other tools to nicely change versions of Ruby and gems to adapt to different legacy applications.

If you're starting, I would go for Todo List Application in Rails 4 - simple Ruby on Rails Application was written in Rails 3, which is an old version and you could do that course later on to see the differences between v3 and v4.

Not helpful. This i know.

Maciej Czuchnowski
Maciej Czuchnowski
36,441 Points

Soooo...what elese do you need to know?