]> git.openstreetmap.org Git - rails.git/blobdiff - script/performance/benchmarker
missing scripts :-(
[rails.git] / script / performance / benchmarker
diff --git a/script/performance/benchmarker b/script/performance/benchmarker
new file mode 100755 (executable)
index 0000000..c842d35
--- /dev/null
@@ -0,0 +1,3 @@
+#!/usr/bin/env ruby
+require File.dirname(__FILE__) + '/../../config/boot'
+require 'commands/performance/benchmarker'