openstreetmap-website/vendor/plugins/irs_process_scripts
Tom Hughes 662ae3f6d8 Stop the spawner switching to the root directory as it breaks the
ability of ActionMailer to auto-locate parts for multipart emails if
the current working directoy is not the rails root.

There is probably a better fix for this, but this will do for now...
2009-06-15 11:34:23 +00:00
..
lib/commands/process Stop the spawner switching to the root directory as it breaks the 2009-06-15 11:34:23 +00:00
script Add irs_process_scripts plugin to replace process control scripts used 2009-06-15 11:32:41 +00:00
install.rb Add irs_process_scripts plugin to replace process control scripts used 2009-06-15 11:32:41 +00:00
MIT-LICENSE Add irs_process_scripts plugin to replace process control scripts used 2009-06-15 11:32:41 +00:00
Rakefile Add irs_process_scripts plugin to replace process control scripts used 2009-06-15 11:32:41 +00:00
README Add irs_process_scripts plugin to replace process control scripts used 2009-06-15 11:32:41 +00:00
uninstall.rb Add irs_process_scripts plugin to replace process control scripts used 2009-06-15 11:32:41 +00:00

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