rails--rails/activesupport/test
Jeremy Kemper 12600d77dd HashWithIndifferentAccess shouldn't confuse false and nil. Closes #5601. Nor should it mistreat legitimate nil values.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4555 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-07-05 17:32:16 +00:00
..
autoloading_fixtures Dependencies cleanup. Fixes #4221. 2006-03-27 05:13:46 +00:00
core_ext HashWithIndifferentAccess shouldn't confuse false and nil. Closes #5601. Nor should it mistreat legitimate nil values. 2006-07-05 17:32:16 +00:00
dependencies Handle mutual dependencies with .rb suffix. 2005-11-28 20:39:26 +00:00
caching_tools_test.rb Add CachingTools::HashCaching to simplify the creation of nested, autofilling hashes. 2006-03-27 03:59:35 +00:00
class_inheritable_attributes_test.rb Added reusable reloading support through the inclusion of the Relodable module that all subclasses of ActiveRecord::Base, ActiveRecord::Observer, ActiveController::Base, and ActionMailer::Base automatically gets [DHH]. Added auto-loading support for classes in modules, so Conductor::Migration will look for conductor/migration.rb and Conductor::Database::Settings will look for conductor/database/settings.rb [Nicholas Seckar]. Refactored extensions to module, class, and object in active support [DHH] 2006-01-29 00:37:39 +00:00
clean_logger_test.rb r3219@asus: jeremy | 2005-11-20 03:07:19 -0800 2005-11-21 07:29:27 +00:00
dependencies_test.rb Dependencies cleanup. Fixes #4221. 2006-03-27 05:13:46 +00:00
inflector_test.rb Normalize classify's argument to a String so that it plays nice with Symbols. [Marcel Molina Jr.] 2006-05-22 15:17:45 +00:00
json.rb RJS now does enumerations, baby! (closes #3876) [Rick Olson] 2006-03-03 19:34:23 +00:00
option_merger_test.rb Allow default options in with_options to be overridden. Closes #4480. [murphy@cYcnus.de] 2006-04-26 21:49:41 +00:00
ordered_options_test.rb Add OrderedHash#values 2006-06-02 17:28:15 +00:00
reloadable_test.rb Just go with Subclasses instead of OnlySubclasses 2006-02-04 06:11:42 +00:00
time_zone_test.rb Made TimeZone even more delicious #709 2005-02-24 11:56:09 +00:00
whiny_nil_test.rb Updated whiny nil to be more concise and useful. 2005-10-15 02:24:05 +00:00