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!
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

Jesus Mendoza
23,287 PointsHow to use Rails without the TreeHouse VM?
You guys teach us how to use rails with the Treehouse VM, but what if in the future we have to work as ruby developers and we can't use it?
How do we use Rails without the threehouse vm?
1 Answer

Avram Stern
12,604 PointsHey Jesus Mendoza, you will have to set up a ruby environment on your personal computer. And as greggv said there is a video made by Treehouse that will certainly help you.
If you have a Mac computer you should check: https://teamtreehouse.com/library/installing-a-ruby-on-rails-development-environment-in-os-x
If you are on Windows: https://teamtreehouse.com/library/installing-a-ruby-on-rails-development-environment-in-windows
And if you are on Ubuntu: https://teamtreehouse.com/library/installing-a-ruby-on-rails-development-environment-in-ubuntu
Hope that helps!
greggv
Courses Plus Student 16,120 Pointsgreggv
Courses Plus Student 16,120 PointsThere is a Treehouse video called Installing a Ruby on Rails Development Environment in OSX that may be helpful if you are using Mac?