converted imagesize plugin to lib

This commit is contained in:
albert
2012-01-27 15:05:46 -05:00
parent c8bcf5ad7c
commit 3603fdd877
24 changed files with 4 additions and 5 deletions

View File

@@ -0,0 +1,2 @@
require 'test/unit'
require File.dirname(__FILE__) + '/../lib/image_size'