OSDN Git Service

Merge branch 'v06sheet' of git.sourceforge.jp:/gitroot/pettanr/pettanr into v06sheet
[pettanr/pettanr.git] / config / application.rb
index 3e62c61..8a2e303 100644 (file)
@@ -119,5 +119,7 @@ module Pettanr
   TestLayout = false
   class BadRequest < StandardError
   end
+  class NotWork < StandardError
+  end
 end