Major update of Selectricity to work with Rails 2.2.2 from 1.2!
[selectricity] / script / performance / request
diff --git a/script/performance/request b/script/performance/request
new file mode 100755 (executable)
index 0000000..ae3f38c
--- /dev/null
@@ -0,0 +1,3 @@
+#!/usr/bin/env ruby
+require File.dirname(__FILE__) + '/../../config/boot'
+require 'commands/performance/request'

Benjamin Mako Hill || Want to submit a patch?