Toplevel constant Type referenced by Item::Type

I just upgraded to Rails 1.1 and have now gotten a few of these to
stdout:

/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.0/lib/action_controller/routing.rb:249:
warning: toplevel constant Type referenced by Item::Type

What do they mean?

Joe

Crap, I guess @item.type isn’t good now.

Joe