As Basecamp moved to lighttpd/FCGI this past week, we also got a bunch
of good fixes in that increases the stability of FCGI in a production
environment quite a lot. No more FCGI dying and in case uncaught
exceptions are raised, you'll know about it in log/fastcgi.crash.log.
In total, we managed to squeeze in no less than 52 additions, changes,
fixes, and tweaks. See all the changes in the changelogs for:
* Active Record : http://ar.rubyonrails.com/files/CHANGELOG.html
* Action Pack : http://ap.rubyonrails.com/files/CHANGELOG.html
* Active Support : http://as.rubyonrails.com/files/CHANGELOG.html
* Action Web Service : http://aws.rubyonrails.com/files/CHANGELOG.html
* Rails : http://rails.rubyonrails.com/files/CHANGELOG.html
No application changes should be required. Update using gem update
rails.
Learn more about Rails at http://www.rubyonrails.org.
--
David Heinemeier Hansson,
http://www.basecamphq.com/ -- Web-based Project Management
http://www.rubyonrails.org/ -- Web-application framework for Ruby
http://www.loudthinking.com/ -- Broadcasting Brain
ERROR: While executing gem ... (NameError)
uninitialized constant ActionView::Base
WinXP, Ruby 1.8.2, Gem 0.8.4, Rails 0.10.0 previously installed.
--
Bill Guindon (aka aGorilla)