aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/app/templates/script/performance/benchmarker.tt
blob: 3abf448c157df74e9f3a2272bb89ae34403cc8c4 (plain) (blame)
1
2
3
<%= shebang %>
require File.dirname(__FILE__) + '/../../config/boot'
require 'commands/performance/benchmarker'