1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
puma--puma/projects/mongrel_service/README
2006-05-13 23:51:55 +00:00

13 lines
320 B
Text

== Mongrel Native Win32 Service Plugin
This plugin offer native win32 services for rails. This replace mongrel_rails_service.
It will work like before, with this this syntax when calling mongrel_rails:
service::install
service::remove
service::start
service::stop
service::status
= Author:
Luis Lavena