OSDN Git Service

fix: bin tool
[pettanr/pettanr.git] / lib / manifest / controller / action / base.rb
index 720cb2b..063e191 100644 (file)
@@ -37,7 +37,7 @@ module Manifest
         end
         
         def has_alias_action
-          @alias.any?
+          @alias and @alias.any?
         end
         
         def alias_action