Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

jemelleesantos
3,495 PointsAlternative for Ruby on Rails installer?
Unfortunately my PC needs repair and I'm not sure when it will get done.
Currently using my chromebook, so is there an alternative to continue this track? Like an in-browser program?
2 Answers

Salman Akram
Courses Plus Student 40,065 PointsHi Jemellee,
Yes, there are better way to use in-browser program without installation.
My favorite is Cloud9 and Nitrous Pro, they are free to use while you can watch videos here. :)

jemelleesantos
3,495 PointsThank you so much! Much appreciated :)

Maciej Czuchnowski
36,440 PointsAlso, some tips if you haven't read through the forum yet: Pro Tip 1: as soon as you get your computer back, don't develop Rails under pure Windows :). Make sure you use Cloud9/Nitrous or a virtual machine with Linux (Mac is also OK). Rails development in Windows is...painful. Pro top 2: this course is outdated, uses Rails 3 and some old gems/libraries, so you will encounter problems on the way when using the newest versions.
Maciej Czuchnowski
36,440 PointsMaciej Czuchnowski
36,440 PointsAgreed. Cloud9 and Nitrous.io are your best choices. You can develop Rails from ANY browser that can open these sites, on any computer.