]> projects.mako.cc - selectricity-live/blob - script/process/inspector
Well, it seems I forgot to add the acts_as_authenticated to the repository on my...
[selectricity-live] / 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?