aboutsummaryrefslogtreecommitdiffstats
path: root/script/performance/profiler
diff options
context:
space:
mode:
authorfrancis <francis>2007-08-01 10:25:55 +0000
committerfrancis <francis>2007-08-01 10:25:55 +0000
commitb1b3c7b5f4e13ba332d92c962d024a8658b9ee4b (patch)
tree8d475b768e6029ad683125568ef453896cb9a8a2 /script/performance/profiler
Default Rails gumph.
Diffstat (limited to 'script/performance/profiler')
-rwxr-xr-xscript/performance/profiler5
1 files changed, 5 insertions, 0 deletions
diff --git a/script/performance/profiler b/script/performance/profiler
new file mode 100755
index 000000000..48fb74381
--- /dev/null
+++ b/script/performance/profiler
@@ -0,0 +1,5 @@
+#!/usr/bin/ruby
+
+#!/usr/bin/env ruby
+require File.dirname(__FILE__) + '/../../config/boot'
+require 'commands/performance/profiler'