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 Build a Simple Ruby on Rails Application Getting Started with Rails Installing a Text Editor

Ruby/Rails Installation

I am a little confused with all the various installations of Ruby/Rails for the Rails Development track. I installed both on my machine and the Treehouse VM in the Installing Ruby Development Environment stage, but I am confused as to the subsequent installations in the Getting Started with Rails track.

Is the installation from the "getting started" track any different?

Thanks

1 Answer

Brandon Barrette
Brandon Barrette
20,485 Points

You should not install the way they talk about in this video series. The rails installer doesn't work with OSX Mavericks and can actually cause problems. You can just ignore the install since you already have it installed.

I recommend doing the ODOT (Todo List App) before you do this one. The Treebook app is written in Rail 3.2 and you most likely installed Rails 4. There are some big differences that can be hectic for those new to RoR. The ODOT app videos are written for rails 4 and in my opinion a lot better than the Treebook app vids.