request_profiler
request_profiler copied to clipboard
help doesn't seem to work
C:\dev\ruby\temp_rails>ruby script/performance/profiler --help
Loading Rails...
Using the standard Ruby profiler.
(eval):1:in profile_me': undefined local variable or methodhelp' for main:Object (NameError)
from C:/Ruby/lib/ruby/gems/1.8/gems/rails-2.3.2/lib/commands/performance/profiler.rb:47
from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in gem_original_require' from C:/Ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:inrequire'
from script/performance/profiler:3
don't know if that's expected.
instructions could possible be: ruby script\performance\request script-name ?