./lib/ews/transaction/mapping.rb in exact4r-0.9.2 vs ./lib/ews/transaction/mapping.rb in exact4r-0.9.3
- old
+ new
@@ -1,5 +1,6 @@
require 'builder'
+require File.dirname(__FILE__) + '/rexml-expansion-fix'
module EWS # :nodoc:
module Transaction # :nodoc:
# This class handles encoding of transaction requests to the various transport formats,
\ No newline at end of file