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

Ruby on Rail Installation error

I downloaded RailsInstaller from railsinstaller.org and I was able to installed it on my Mac successfully but the issue is when i type rails --version in the Terminal to check if rails has been installed it returns this error: Rails is not currently installed on this system. To get the latest version, simply type: $ sudo gem install rails And went ahead as it suggested i type sudo gem install rails and it return another error: ERROR: While executing gem ... (NoMethodError) undefined method `hexdigest' for #<OpenSSL::Digest:0x0000010b573a58> Anyone with suggestion pls on how to re-solve this ...

4 Answers

I have resolved this issue..thx Brandon

What version of OS X?

OS X version 10.8.5

OS X version 10.8.5