This project is archived and is in readonly mode.
Changeset [ef573342106369b07bb5c97a0db0b121d6d18621] by Joel Nimety
February 15th, 2011 @ 10:13 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/ef573342106369b07bb5c97a0db0b...
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>