On 6/29/06, Lanny Rosicky <lanny / canczech.com> wrote: > Austin Ziegler wrote: > > On 6/29/06, Lanny Rosicky <lanny / canczech.com> wrote: > > > > require 'rubygems' > > require 'RedCloth' > > > > RubyGems modifies the search path. > > > > -austin > I am sorry? Am I to prepend some file/all files/ with require 'rubygems' > > I need to set it up so that the applications executing the require > actually find the objects of the require statement This may be changed in Ruby 1.8.5, I think, but the answer essentially is yes. You can use RUBYOPTS=-rubygems but that's a bit of a hack. -austin -- Austin Ziegler * halostatue / gmail.com * http://www.halostatue.ca/ * austin / halostatue.ca * http://www.halostatue.ca/feed/ * austin / zieglers.ca