Anyone know why the rails_info/properties link on the 1.0 welcome page would be dependent upon irb? I''m playing around with some different Ubuntu configurations, and if I don''t install irb, the properties link doesn''t work and I get a debug stack indicating that the problem is caused by not being able to require irb. This isn''t a drastic showstopper or anything. I just thought it was curious behavior. Anyone encountered this before? If you haven''t, do you feel like doing some detective work? I''ve looked at railties/lib/ rails_info.rb and didn''t see anything suspicious. David