From: "David A. Black" Date: 2005-09-21T12:35:16+09:00 Subject: Re: Ruby 1.8.3 Issues Hi -- On Wed, 21 Sep 2005, James Edward Gray II wrote: > I just recompiled Ruby and I'm seeing a lot of issues already. > > /usr/local/lib/ruby/gems/1.8/gems/activesupport-1.1.1/lib/ > active_support/clean_logger.rb:13:in `remove_const': constant Logger::Format > not defined (NameError) This one is because Logger::Format is now Logger::Formatter::Format. (Which is, of course, just a diagnosis, not a solution. I think something will have to change somewhere before Rails apps can run with 1.8.3.) David -- David A. Black dblack@wobblini.net