This project is archived and is in readonly mode.

Changeset [fc9a04b6a69d6821a6f1601e3e0dd518300fa138] by Jon Leighton

April 13th, 2011 @ 03:46 AM

Removing the scope-caching which happens on association proxies, because the query is already cached by the query cacher. For formalised proof see http://www.youtube.com/watch?v=wDefXLb-FDs
https://github.com/rails/rails/commit/fc9a04b6a69d6821a6f1601e3e0dd...

Committed by Jon Leighton

  • M activerecord/lib/active_record/associations/collection_association.rb
  • M activerecord/lib/active_record/associations/collection_proxy.rb
  • M activerecord/test/cases/named_scope_test.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>