request_profiler icon indicating copy to clipboard operation
request_profiler copied to clipboard

help doesn't seem to work

Open rdp opened this issue 16 years ago • 1 comments

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.

rdp avatar May 15 '09 19:05 rdp

instructions could possible be: ruby script\performance\request script-name ?

rdp avatar May 15 '09 20:05 rdp