]> git.openstreetmap.org Git - rails.git/blob - script/performance/profiler
Add support for segment/:id/ways and node/:id/segments API calls. Fixes #452.
[rails.git] / script / performance / profiler
1 #!/usr/bin/env ruby
2 require File.dirname(__FILE__) + '/../../config/boot'
3 require 'commands/performance/profiler'