about summary refs log tree commit homepage
path: root/bin
DateCommit message (Expand)
2006-02-16Functioning CGIWrapper that does a better job of dealing with the CGI->Mongre...
2006-02-15Fix for that same content-length bug, but now fixed by gutting CGI to use Htt...
2006-02-14Added requested features for running RoR applications.
2006-02-12Release that has better Rails servicing support. Might not work in win32.
2006-02-12Initial command/plugin setup for Mongrel
2006-02-10Forgot to reset the daemonize mode.
2006-02-10Now runs rails pretty completely, if a little slower than I'd like.
2006-02-10Fixed the URIClassifier to solve a problem with 1 character lookups. Complet...
2006-02-10Created rails runner, started making it daemon capable.