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

Andrew Wiley
Andrew Wiley
27,097 Points

How come the ruby installation video is outdated????

I've spent an 1 hour trying to figure out how to install rvm and the updated ruby on my mac. I still don't know how to put it on because of

WARNING: You have '~/.profile' file, you might want to load it, to do that add the following line to '/Users/myname/.bash_profile':

  source ~/.profile

Why can't we just get an updated video for people who does not have older software.

have you tried https://rvm.io/rvm/install, yet?

simply type and / or copy and paste the following:

\curl -L https://get.rvm.io | bash -s stable

then in terminal, type which rvm

let me know how this works out for you, please.

Andrew Wiley
Andrew Wiley
27,097 Points

thats the one ive been trying but i dont know how to add to the bash file

1 Answer

Jaco Burger
Jaco Burger
20,807 Points

Hey man, there is a new workshop where it takes you through the new rails installation process, only 10 minutes long and it works like a charm. https://teamtreehouse.com/library/installing-a-ruby-on-rails-development-environment-in-os-x

There are workshops for PC and Ubuntu as well