Rails 2.1.1 & Django 1.0

Ruby on Rails 2.1.1 was released earlier today. Just finished upgrading this blog, only involved removing the REXML vulnerability fix from the initializers and changing environment.rb to use the 2.1.1 gem (RAILS_GEM_VERSION = '2.1.1' unless defined? RAILS_GEM_VERSION).

Also congrats to Django which hit version 1.0. Out of the frameworks I've tried, Django seems to be the best next to my personal favorite, Ruby on Rails (no brainer?). I'm sure the Django fans and princessjrnorman are happy.