Add irs_process_scripts plugin to replace process control scripts used

by live site which were dropped in rails 2.3 core.
This commit is contained in:
Tom Hughes 2009-06-15 11:32:41 +00:00
parent 00da8a9712
commit 719a06fdfa
14 changed files with 522 additions and 0 deletions

View file

@ -0,0 +1,11 @@
IrsProcessScripts
=================
Contains the deprecated process control scripts from Rails 2.2 that were removed in Rails 2.3. They are:
* Inspector
* Spawner
* Reaper
Copyright (c) 2009 David Heinemeier Hansson, released under the MIT license