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