class ServiceDowntimeSimulator::Modes::HardDown
Private Instance Methods
status()
click to toggle source
# File lib/service_downtime_simulator/modes/hard_down.rb, line 6 def status 500 end
# File lib/service_downtime_simulator/modes/hard_down.rb, line 6 def status 500 end