mirror of
https://github.com/puma/puma.git
synced 2022-11-09 13:48:40 -05:00
7f17c43dab
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@407 19e92222-5c0b-0410-8929-a290d50e31e9
11 lines
289 B
Text
11 lines
289 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::update
|
|
|
|
= Author:
|
|
Luis Lavena
|