root/script/performance/profiler @ 84c62e37
#!/usr/bin/env ruby
|
|
require File.dirname(__FILE__) + '/../../config/boot'
|
|
require 'commands/performance/profiler'
|
- « Previous
- 1
- 2
- Next »
#!/usr/bin/env ruby
|
|
require File.dirname(__FILE__) + '/../../config/boot'
|
|
require 'commands/performance/profiler'
|