]> projects.mako.cc - selectricity/blob - script/process/inspector
Added the Gruff library to the lib/ directory of the the rails folder, and the
[selectricity] / script / process / inspector
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../../config/boot'
3 require 'commands/process/inspector'

Benjamin Mako Hill || Want to submit a patch?