aboutsummaryrefslogtreecommitdiffstats
path: root/railties/bin/performance/benchmarker
diff options
context:
space:
mode:
Diffstat (limited to 'railties/bin/performance/benchmarker')
-rw-r--r--railties/bin/performance/benchmarker2
1 files changed, 1 insertions, 1 deletions
diff --git a/railties/bin/performance/benchmarker b/railties/bin/performance/benchmarker
index c270b4c6d5..c842d35d33 100644
--- a/railties/bin/performance/benchmarker
+++ b/railties/bin/performance/benchmarker
@@ -1,3 +1,3 @@
-#!/usr/local/bin/ruby
+#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../../config/boot'
require 'commands/performance/benchmarker'