Explicitly load the stat plugin

This commit is contained in:
Paul van Tilburg 2012-08-21 11:06:27 +02:00
parent 12ca8c7cc4
commit e2f7904c64
1 changed files with 3 additions and 0 deletions

3
ext/init.rb Normal file
View File

@ -0,0 +1,3 @@
$LOAD_PATH << "ext"
require "stat"