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
evanweaver 59c9a4529b everybody gets the Ruby license (complain to evan if this is bad)
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@780 19e92222-5c0b-0410-8929-a290d50e31e9
2007-10-26 10:13:34 +00:00
..
lib Updated ServiceFB to r80 to solve issues when compiling with FB > 0.17. 2007-09-10 21:38:29 +00:00
native Should be the source code, not the binary!. Forgot Booleans! 2007-09-24 06:40:30 +00:00
resources First attempt of service:: commands as gem_plugin. It will log inot log/service.log for each service instead of one place globally. Currently stopping the service is broken. 2006-05-13 23:51:55 +00:00
tools signed mongrel_service gem; luis please check :) 2007-09-23 14:39:54 +00:00
CHANGELOG pff this time i got it right; bump the version 2007-09-24 17:23:57 +00:00
COPYING First attempt of service:: commands as gem_plugin. It will log inot log/service.log for each service instead of one place globally. Currently stopping the service is broken. 2006-05-13 23:51:55 +00:00
LICENSE everybody gets the Ruby license (complain to evan if this is bad) 2007-10-26 10:13:34 +00:00
Manifest Replaced Spawn/Terminate functions with experimental ConsoleProcess Class. 2007-09-24 05:57:44 +00:00
Rakefile Exclude mongrel_service executable from being _linked_ by RubyGems. 2007-10-23 01:11:18 +00:00
README Merged in from Luis' branch that creates the new fancy win32 service for Mongrel. 2006-11-25 01:10:57 +00:00
TODO Default mongrel_service compilation to debug mode (dump log files). Use RELEASE=1 to supress. 2006-11-27 04:48:37 +00:00

== 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