Bob Showalter wrote:
I don't see the comments when I run on FreeBSD, but I do see them
when I run on Windows.
I just discovered that this is because on Windows, the RUBYOPT environment
variable is set to "rubygems", which causes "ubygems.rb" (without the 'r'; a
cutesey hack) to be loaded, which in turn loads rubygems.rb, which loads a
bunch of other stuff.