OSDN Git Service

fix local_manifest
[pettanr/pettanr.git] / lib / manifest / controller / action.rb
index ff38680..e3c53ca 100644 (file)
@@ -13,6 +13,10 @@ module Manifest
         }
       end
       
+      def self.default_type
+        'list'
+      end
+      
     end
     
   end