From: Matt Rose Date: 2007-11-11T04:01:29+09:00 Subject: Re: Help with Leopard Most Windows implementations I've seen automatically add the rubygems require to the RUBYOPTS environment variable. Matt On 10-Nov-07, at 10:41 AM, Scott Tallarida wrote: > lists wrote: >> Did you do >> >> require 'rubygems' >> >> before require-ing your gem in the script? irb in Leopard requires >> rubygems for you (see /etc/irbrc). > > That did the trick. Thanks. I've been coding in ruby for about a > year > on the pc and never had to add this line to any of my scripts. Why is > that? > -- > Posted via http://www.ruby-forum.com/.