aboutsummaryrefslogtreecommitdiffstats
path: root/railties/bin/perform/benchmark
diff options
context:
space:
mode:
Diffstat (limited to 'railties/bin/perform/benchmark')
-rw-r--r--railties/bin/perform/benchmark3
1 files changed, 3 insertions, 0 deletions
diff --git a/railties/bin/perform/benchmark b/railties/bin/perform/benchmark
new file mode 100644
index 0000000000..c787fae8ad
--- /dev/null
+++ b/railties/bin/perform/benchmark
@@ -0,0 +1,3 @@
+#!/usr/local/bin/ruby
+require File.dirname(__FILE__) + '/../../config/boot'
+require 'commands/perform/benchmark'