5 lines
140 B
Ruby
Executable File
5 lines
140 B
Ruby
Executable File
#!/usr/bin/env ruby
|
|
#-- encoding: UTF-8
|
|
require File.expand_path('../../../config/boot', __FILE__)
|
|
require 'commands/performance/profiler'
|