aboutsummaryrefslogtreecommitdiffstats
path: root/railties/bin/performance/benchmarker
diff options
context:
space:
mode:
Diffstat (limited to 'railties/bin/performance/benchmarker')
-rwxr-xr-xrailties/bin/performance/benchmarker3
1 files changed, 0 insertions, 3 deletions
diff --git a/railties/bin/performance/benchmarker b/railties/bin/performance/benchmarker
deleted file mode 100755
index 3bff809fb3..0000000000
--- a/railties/bin/performance/benchmarker
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/usr/bin/env ruby
-require File.expand_path('../../../config/boot', __FILE__)
-require 'commands/performance/benchmarker'