rails--rails/actionpack/test
Jeremy Kemper 2823a56f14 Deprecation: remove deprecated human_size helper alias. Use number_to_human_size instead.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6407 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2007-03-13 05:18:49 +00:00
..
activerecord Allow Controllers to have multiple view_paths instead of a single template_root. Closes #2754 [John Long] 2007-02-04 20:47:05 +00:00
controller Deprecation: remove toplevel components directory and uses_component_template_root. 2007-03-13 04:46:12 +00:00
fixtures Deprecation: privatize deprecated render_partial and render_partial_collection methods. 2007-03-13 05:06:41 +00:00
template Deprecation: remove deprecated human_size helper alias. Use number_to_human_size instead. 2007-03-13 05:18:49 +00:00
abstract_unit.rb Wrap and skip tests using mocha. 2007-01-14 12:49:55 +00:00
active_record_unit.rb Pass busy timeout for sqlite3 integration tests. 2007-01-24 12:02:40 +00:00
testing_sandbox.rb Use String#chars in TextHelper::excerpt. Closes #6386 [Manfred Stienstra] 2006-10-12 21:13:05 +00:00