mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-12 04:03:08 +00:00
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/work@2064 e93f8b46-1217-0410-a6f0-8f06a7374b81
4 lines
114 B
Ruby
Executable File
4 lines
114 B
Ruby
Executable File
#!/usr/bin/env ruby
|
|
require File.dirname(__FILE__) + '/../../config/boot'
|
|
require 'commands/performance/profiler'
|