From b298d3e8eeb10903bd4640dab7c11d0dc1be9d38 Mon Sep 17 00:00:00 2001 From: hukl Date: Thu, 29 Jan 2009 20:41:18 +0100 Subject: initial import with edge rails included as a submodule --- script/performance/profiler | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 script/performance/profiler (limited to 'script/performance/profiler') diff --git a/script/performance/profiler b/script/performance/profiler new file mode 100755 index 0000000..d855ac8 --- /dev/null +++ b/script/performance/profiler @@ -0,0 +1,3 @@ +#!/usr/bin/env ruby +require File.dirname(__FILE__) + '/../../config/boot' +require 'commands/performance/profiler' -- cgit v1.3