]> projects.mako.cc - selectricity/blob - script/process/reaper
The user model has been modified so that it stores the user object itself in the...
[selectricity] / script / process / reaper
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../../config/boot'
3 require 'commands/process/reaper'

Benjamin Mako Hill || Want to submit a patch?