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

dilen worsoff
4,494 PointsRails installer for mac 10.9.4 doesnt work
The Ruby on Rails app course says to go to railsinstaller.org and I downloaded the mac version but its my mac firmware is too new and the program wont install...
2 Answers

Michael Hulet
47,908 PointsYou should just be able to go to your Terminal and type gem install rails

notf0und
11,940 PointsThe Rails Installer doesn't work on OS X Mavericks, as the website should say.
This is the video that will help you install Ruby and RoR for Mac: http://teamtreehouse.com/library/installing-a-ruby-development-environment/installing-a-ruby-development-environment/installing-ruby-on-mac
After that, your terminal may tell you have an old version of Ruby installed, in which case you restart the Terminal, and if that doesn't work, look into something like Ruby Version Manager: http://rvm.io/