aboutsummaryrefslogtreecommitdiffstats
path: root/railties/bin/performance/benchmarker
blob: c842d35d339c45800583a252dc2dbe280d967ad9 (plain) (blame)
1
2
3
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../../config/boot'
require 'commands/performance/benchmarker'