Class: Merb::BootLoader::DropPidFile
- Inherits:
-
Merb::BootLoader
- Object
- Merb::BootLoader
- Merb::BootLoader::DropPidFile
- Defined in:
- lib/merb-core/bootloader.rb
Overview
Stores pid file.
Only run if daemonization or clustering options specified on start. Port is taken from Merb::Config and must be already set at this point.
Class Method Summary collapse
-
.run ⇒ Object
Stores a PID file if Merb is running daemonized or clustered.
Methods inherited from Merb::BootLoader
after, after_app_loads, before, before_app_loads, default_framework, finished?, inherited, move_klass