rails--rails/actionpack/test/activerecord
Jeremy Kemper 43c6d7ee95 Deprecation: remove pagination. Install the classic_pagination plugin for forward compatibility, or move to the superior will_paginate plugin. Closes #8157.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6992 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-06-11 00:51:11 +00:00
..
active_record_store_test.rb Use a consistent load path to avoid double requires. Fix some scattered Ruby warnings. 2007-01-28 07:16:55 +00:00
render_partial_with_record_identification_test.rb render :partial recognizes Active Record associations as Arrays. Closes #8538. 2007-06-01 03:53:39 +00:00