This project is archived and is in readonly mode.
Changeset [96bae30538951367a82235785e7dba3577b50a5a] by Pavel Gorbokon
December 15th, 2010 @ 10:02 PM
Replace rudimentary named_scope with scope. [#6052 state:resolved]
- rename method names (actually in tests)
- rename instance variable @named_scopes_cache to @scopes_cache
- rename references in doc comments
- don't touch CHANGELOG :) https://github.com/rails/rails/commit/96bae30538951367a82235785e7db...
Committed by Pavel Gorbokon
- M actionpack/test/activerecord/render_partial_with_record_identification_test.rb
- M activerecord/lib/active_record/associations/association_collection.rb
- M activerecord/lib/active_record/base.rb
- M activerecord/test/cases/named_scope_test.rb
- M activerecord/test/cases/relation_scoping_test.rb
- M activerecord/test/cases/relations_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>