From: Max Williams Date: 2008-02-16T00:21:36+09:00 Subject: Ruby on mac - requires don't work Hi - i'm trying to write a ruby program on my wife's mac (i use linux normally). In irb i can require a gem fine, but when i write a little program, save it on her desktop and run it, the require doesn't work - it can't find it. I'm sure it's just some dumb thing i've not done or taken into account. Do ruby scripts need to live somewhere in particular, for example? -- Posted via http://www.ruby-forum.com/.