OSDN Git Service

Merge branch 'v06' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v06
[pettanr/pettanr.git] / lib / pettan_imager.rb
index 26cbfd4..9f891c1 100644 (file)
@@ -61,7 +61,7 @@ class PettanImager
   end
   
   def md5
-    Digest::MD5.hexdigest(@lib.to_blob)
+    Digest::MD5.hexdigest(@binary)
   end
   
   def v