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_status
zedshaw d4749060f4 Finalizes the new look for the config tool and makes it functional for 0.3.10.
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@100 19e92222-5c0b-0410-8929-a290d50e31e9
2006-03-12 07:30:25 +00:00
..
lib/mongrel_status Included the little mongrel_status plugin and the new mongrel_config plugin. 2006-03-10 06:06:06 +00:00
test Included the little mongrel_status plugin and the new mongrel_config plugin. 2006-03-10 06:06:06 +00:00
tools Refactored the rakefiles to make them work better for the gem plugin generator. 2006-03-10 06:46:45 +00:00
COPYING Included the little mongrel_status plugin and the new mongrel_config plugin. 2006-03-10 06:06:06 +00:00
LICENSE Included the little mongrel_status plugin and the new mongrel_config plugin. 2006-03-10 06:06:06 +00:00
Rakefile Finalizes the new look for the config tool and makes it functional for 0.3.10. 2006-03-12 07:30:25 +00:00
README Included the little mongrel_status plugin and the new mongrel_config plugin. 2006-03-10 06:06:06 +00:00

== Mongrel Status Plugin

A very simple dumb status plugin that's mostly just a demonstration
of how to do a plugin for mongrel.  It just prints out the
PID of a running mongrel server.