benchmark/sequel.rb in mysql2-0.1.7 vs benchmark/sequel.rb in mysql2-0.1.8

- old
+ new

@@ -1,5 +1,6 @@ # encoding: UTF-8 +$LOAD_PATH.unshift File.expand_path(File.dirname(__FILE__) + '/..') $LOAD_PATH.unshift File.expand_path(File.dirname(__FILE__) + '/../lib') require 'rubygems' require 'benchmark' require 'sequel' \ No newline at end of file