Merge remote-tracking branch 'schmidt/b/251-make-chili-work-with-rubyges-1.6'
This commit is contained in:
commit
0caf4b3d5e
@ -158,5 +158,8 @@ module Rails
|
||||
end
|
||||
end
|
||||
|
||||
# working around deprecation in RubyGems 1.6
|
||||
require 'thread'
|
||||
|
||||
# All that for this:
|
||||
Rails.boot!
|
||||
|
Loading…
x
Reference in New Issue
Block a user