]> git.openstreetmap.org Git - rails.git/blob - script/performance/benchmarker
Add a few more escape calls to prevent nasty HTML being rendered. Also
[rails.git] / script / performance / benchmarker
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../../config/boot'
3 require 'commands/performance/benchmarker'