aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/generators/rails/app/templates/script/performance/profiler.tt
blob: 66f851a07916cd61829d0eebcbbdc42f6729bc1b (plain) (blame)
1
2
3
<%= shebang %>
require File.dirname(__FILE__) + '/../../config/boot'
require 'commands/performance/profiler'