This project is archived and is in readonly mode.

Changeset [f550c8625739106e957e4260d3d592a9665fc943] by Aliaksey Kandratsenka

October 4th, 2008 @ 04:48 PM

Fix performance bug in AttibuteMethods#respond_to? in handling of private methods

We have hit dramatic increase in tests time after upgrading rails. Profiling revealed this particular place. After this fix our test times returned back to norm.

Signed-off-by: Michael Koziarski michael@koziarski.com [#1173 state:committed] http://github.com/rails/rails/co...

Committed by Aliaksey Kandratsenka

  • M activerecord/lib/active_record/attribute_methods.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>