This project is archived and is in readonly mode.

Changeset [0cee3034c4bb26e8b82bda513694b9e650961744] by Joel Nimety

February 15th, 2011 @ 10:14 PM

GcTime incorrectly checks GC.respond_to?(:total_time), it should check GC::Profiler.respond_to?(:total_time)

[#6435 state:committed]

Signed-off-by: Santiago Pastorino santiago@wyeworks.com
https://github.com/rails/rails/commit/0cee3034c4bb26e8b82bda513694b...

Committed by Joel Nimety

  • M activesupport/lib/active_support/testing/performance.rb

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>