From: cypher.dp@... Date: 2007-06-22T19:56:14+09:00 Subject: Re: Problem with gems Okay, now it's working. Thanks a lot for your help ! Dominik 2007/6/21, chris.stearns@gmail.com : > You may need to do this: > > require 'rubygems' > before requiring your gem > > > >