Uninitialized constant ActiveSupport::Dependencies::Mutex
So I pulled in some recent changes to a project, ran bundle install, rake db:migrate and then rake db:test:prepare. I was then greeted with the following error:
uninitialized constant ActiveSupport::Dependencies::Mutex
A quick search provided me with the answer on StackOverflow. Simply upgrade to Rails 2.3.11. The problem was caused by me upgrading to RubyGems 1.6.