We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 935c194 commit 0058c4eCopy full SHA for 0058c4e
lib/wordmove/deployer/base.rb
@@ -70,7 +70,7 @@ def initialize(environment, options = {})
70
@logger = self.class.logger
71
end
72
73
- def push_db;
+ def push_db
74
logger.task "Pushing Database"
75
76
0 commit comments