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:
parent
00da8a9712
commit
719a06fdfa
14 changed files with 522 additions and 0 deletions
11
vendor/plugins/irs_process_scripts/README
vendored
Normal file
11
vendor/plugins/irs_process_scripts/README
vendored
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue