Method: Puma::SdNotify.ready
- Defined in:
- lib/puma/sd_notify.rb
.ready(unset_env = false) ⇒ Object
52 53 54 |
# File 'lib/puma/sd_notify.rb', line 52 def self.ready(unset_env=false) notify(READY, unset_env) end |
52 53 54 |
# File 'lib/puma/sd_notify.rb', line 52 def self.ready(unset_env=false) notify(READY, unset_env) end |