X-Git-Url: https://git.njae.me.uk/?a=blobdiff_plain;f=vendor%2Frails%2Frailties%2Fbin%2Fperformance%2Fprofiler;fp=vendor%2Frails%2Frailties%2Fbin%2Fperformance%2Fprofiler;h=d855ac8b1383a4a320fef98b75f33774e69207f8;hb=437aa336c44c74a30aeea16a06743c32747ed661;hp=0000000000000000000000000000000000000000;hpb=97a0772b06264134cfe38e7494f9427efe0840a0;p=feedcatcher.git diff --git a/vendor/rails/railties/bin/performance/profiler b/vendor/rails/railties/bin/performance/profiler new file mode 100755 index 0000000..d855ac8 --- /dev/null +++ b/vendor/rails/railties/bin/performance/profiler @@ -0,0 +1,3 @@ +#!/usr/bin/env ruby +require File.dirname(__FILE__) + '/../../config/boot' +require 'commands/performance/profiler'