rails--rails/activesupport/test
David Heinemeier Hansson 426fa08cc0 Fixed Inflector.underscore for use with acronyms, so HTML becomes html instead of htm_l #2173 [k@v2studio.com]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2227 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-09-13 07:44:20 +00:00
..
core_ext 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
dependencies
loading_module
loading_module_components/list
class_inheritable_attributes_test.rb
dependencies_test.rb Added Kernel#silence_warnings and puts it into use throughout the framework 2005-09-11 04:58:27 +00:00
inflector_test.rb Fixed Inflector.underscore for use with acronyms, so HTML becomes html instead of htm_l #2173 [k@v2studio.com] 2005-09-13 07:44:20 +00:00
loading_module_tests.rb
time_zone_test.rb
whiny_nil_test.rb Added tests for whiny nil #1476 [court3nay/marcel] 2005-06-25 11:15:38 +00:00