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