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