lib/m2r/connection_factory.rb in m2r-2.1.0.pre vs lib/m2r/connection_factory.rb in m2r-2.1.0

- old
+ new

@@ -1,5 +1,4 @@ -require 'm2r' require 'ostruct' module M2R # {Connection} factory so that every thread can use it generate its own # {Connection} for communication with Mongrel2.