I'm just writing a gem spec and I got a warning about Specification#autorequire being deprecated. Maybe I miss an important part, but isn't that the idea, to first require "rubygems" (if ruby 1.8), then the gem, and then be able to access classes etc? How is it meant to work otherwise?
Florian -- Florian Ebeling [EMAIL PROTECTED] _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
