Ethan Jewett wrote: > "gem" replaced "require_gem", sort of - > http://redhanded.hobix.com/bits/require_gemIsDeprecated.html > > However, you seem to have a recent enough version of rubygems that > this shouldn't be a problem. Maybe there's a missing require > 'rubygems' somewhere? > I'm using Ruby 1.8.2. I fixed the problem with
> gem update --system Bret _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
