BUMP 0.18

This commit is contained in:
Kyle Banker 2009-11-25 11:43:25 -05:00
parent a3cbacc99b
commit 8ff0d73fd8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
$LOAD_PATH << File.join(File.dirname(__FILE__), '..', 'lib')
$:.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'mongo/types/binary'
require 'mongo/types/code'