rails--rails/activesupport/test/core_ext
David Heinemeier Hansson 6a51940117 Fixed memory leak with Active Record classes when Dependencies.mechanism = :load #1704 [c.r.mcgrath@gmail.com]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2276 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-09-20 11:23:13 +00:00
..
array_ext_test.rb Added Hash#reverse_merge, Hash#reverse_merge!, and Hash#reverse_update to ease the use of default options. Added :connector and :skip_last_comma options to Array#to_sentence 2005-09-11 08:23:50 +00:00
cgi_ext_test.rb
date_ext_test.rb
hash_ext_test.rb Added Hash#reverse_merge, Hash#reverse_merge!, and Hash#reverse_update to ease the use of default options. Added :connector and :skip_last_comma options to Array#to_sentence 2005-09-11 08:23:50 +00:00
integer_ext_test.rb
kernel_test.rb Added test to ensure that silence_warnings also returned its value 2005-09-11 05:00:51 +00:00
load_error_tests.rb
numeric_ext_test.rb
object_and_class_ext_test.rb Fixed memory leak with Active Record classes when Dependencies.mechanism = :load #1704 [c.r.mcgrath@gmail.com] 2005-09-20 11:23:13 +00:00
string_ext_test.rb Added Kernel#silence_warnings and puts it into use throughout the framework 2005-09-11 04:58:27 +00:00
time_ext_test.rb Make Time#last_month work when invoked on the 31st of a month. 2005-08-31 10:47:05 +00:00