Libraries
»
cpflow
(4.1.1)
»
Index
»
Command
»
MaintenanceOff
»
#call
Method: Command::MaintenanceOff#call
Defined in:
lib/command/maintenance_off.rb
#
call
⇒
Object
18 19 20
# File 'lib/command/maintenance_off.rb', line 18
def
call
maintenance_mode
.
disable!
end