Major update of Selectricity to work with Rails 2.2.2 from 1.2!
[selectricity-live] / script / performance / request
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../../config/boot'
3 require 'commands/performance/request'

Benjamin Mako Hill || Want to submit a patch?