OSDN Git Service

delete debug coe
authorTomohiro Nishimura <tomohiro68@gmail.com>
Thu, 18 Mar 2010 03:11:55 +0000 (12:11 +0900)
committerTomohiro Nishimura <tomohiro68@gmail.com>
Thu, 18 Mar 2010 03:11:55 +0000 (12:11 +0900)
lib/mint/generator/base.rb

index 4a00792..80b8cff 100644 (file)
@@ -102,8 +102,6 @@ module Mint::Generator
     #
     def options
       self.class.get_default_options.merge(@options)
-    rescue TypeError
-      p [self.class, self.class.get_default_options]
     end
 
     #