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_config
evanweaver 7254a003ac update dependency tree
git-svn-id: svn+ssh://rubyforge.org/var/svn/mongrel/trunk@636 19e92222-5c0b-0410-8929-a290d50e31e9
2007-10-10 16:28:29 +00:00
..
lib/mongrel_config Final touches to get mongrel_rails working. Fixed URI registration bug. Small change to config tool. 2006-03-26 23:57:11 +00:00
resources mongrel_config now adapts to the platform it runs on and does either a win32 specific tool or a regular one, but with a similar interface. 2006-03-14 05:48:37 +00:00
test mongrel_config now adapts to the platform it runs on and does either a win32 specific tool or a regular one, but with a similar interface. 2006-03-14 05:48:37 +00:00
CHANGELOG forgot changelog and manifiest for mongrel_config 2007-09-23 02:08:38 +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
Manifest forgot changelog and manifiest for mongrel_config 2007-09-23 02:08:38 +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 Config Plugin

This plugin uses the Camping micro-framework to implement a 
simple config tool for any Mongrel Rails application.
Doesn't do too much right now but will be a littl more
advanced later.