Ruby 1.8.3 released, but Rails not liking it
Ruby 1.8.3 was released this evening. Yay!
Problem is?
/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)
Every Rails application that I tried with it died. So the solution?
cd ../ruby-1.8.2
./configure && make && make install
No 1.8.3 for PLANET ARGON yet.
Enjoying the content? Be sure to subscribe to my RSS feed.





