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
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/mongrel_status Added a new console plugin for rails. 2006-03-19 05:17:05 +00:00
CHANGELOG signed mongrel_status 2007-09-23 02:04:19 +00:00
COPYING Included the little mongrel_status plugin and the new mongrel_config plugin. 2006-03-10 06:06:06 +00:00
LICENSE everybody gets the Ruby license (complain to evan if this is bad) 2007-10-26 10:13:34 +00:00
Manifest signed mongrel_status 2007-09-23 02:04:19 +00:00
Rakefile update dependency tree 2007-10-10 16:28:29 +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.