mirror of
https://github.com/github/rails.git
synced 2026-02-16 09:05:14 -05:00
4 lines
113 B
Ruby
Executable File
4 lines
113 B
Ruby
Executable File
#!/usr/bin/env ruby
|
|
require File.dirname(__FILE__) + '/../../config/boot'
|
|
require 'commands/performance/request'
|