Merge remote-tracking branch 'schmidt/b/251-make-chili-work-with-rubyges-1.6'

This commit is contained in:
Holger Just 2011-03-02 15:07:30 +01:00
commit 0caf4b3d5e

View File

@ -158,5 +158,8 @@ module Rails
end
end
# working around deprecation in RubyGems 1.6
require 'thread'
# All that for this:
Rails.boot!