mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
fixed link to ruby-prof
This commit is contained in:
parent
7a028eae79
commit
80382c7465
1 changed files with 1 additions and 1 deletions
|
@ -398,7 +398,7 @@ $ rails benchmarker 'Item.first' 'Item.last'
|
|||
|
||||
h4. +profiler+
|
||||
|
||||
+profiler+ is a wrapper around http://ruby-prof.rubyforge.org/[ruby-prof] gem.
|
||||
+profiler+ is a wrapper around the "ruby-prof":http://ruby-prof.rubyforge.org gem.
|
||||
|
||||
Usage:
|
||||
|
||||
|
|
Loading…
Reference in a new issue