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 Foundations Ruby Basics IRB and Your First Ruby Program

"No such file or directory" when trying to load a file from Textmate in Ruby

Hey,

I'm currently doing the Ruby Foundations and getting stuck at the very beginning..In the Video "IRB and Your First Ruby Program" I followed all the steps until I have to load a file from Textmate. When I type in "ruby hello.rb" (I saved hello.rb in Textmate before) I get an error saying that there is "no such file or directory". Everything else that was required to do before worked fine. Any help very appreciated.

Enrico

It's all right now. should have watched the console videos before..