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

Development Tools Installing a Ruby Development Environment Installing a Ruby Development Environment Installing Ruby on Mac

Jason Law
Jason Law
15,254 Points

Is installing ruby on ubuntu have the same steps of installing ruby on mac?

I am having trouble installing it on ubuntu-14.04.2-desktop-amd64. Are there any good resources where I can get everything set up in this environment?

2 Answers

I don't know why this video isn't a part of this course!

https://teamtreehouse.com/library/installing-a-ruby-on-rails-development-environment-in-ubuntu

Thank you for making this video!!!!

You could have a look through the Rails documentation: https://www.ruby-lang.org/en/documentation/installation/

Or there maybe a homebrew version that would work for you.

I hope there's something in there that helps you out.

Steve.