rails/actionpack/test/activerecord
Pavel Gorbokon 96bae30538 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 :)
2010-12-15 14:02:30 -08:00
..
active_record_store_test.rb Ensure calling reset session twice does not raise errors. 2010-11-20 21:56:08 +01:00
controller_runtime_test.rb in regexps, the dot in a character class is not a metacharacter 2010-10-15 16:31:00 +02:00
polymorphic_routes_test.rb Removed deprecated RouteSet API, still many tests fail 2010-09-05 13:44:36 +02:00
render_partial_with_record_identification_test.rb Replace rudimentary named_scope with scope. [#6052 state:resolved] 2010-12-15 14:02:30 -08:00