Skip to content

Commit 4858d30

Browse files
committed
BUMP 1.5.2 (revised)
1 parent 931270f commit 4858d30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Rakefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ end
143143

144144
desc "Generate YARD documentation"
145145
task :ydoc do
146+
$:.unshift(File.join(File.dirname(__FILE__), 'lib'))
146147
require File.join(File.dirname(__FILE__), 'lib', 'mongo')
147148
out = File.join('ydoc', Mongo::VERSION)
148149
FileUtils.rm_rf('ydoc')

0 commit comments

Comments
 (0)