]> git.openstreetmap.org Git - rails.git/blob - script/process/spawner
Fix compatibility with older versions of the ruby std lib (i.e: the one on cruise...
[rails.git] / script / process / spawner
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../../config/boot'
3 $:.unshift "#{RAILS_ROOT}/vendor/plugins/irs_process_scripts/lib"
4 require 'commands/process/spawner'