rails--rails/activesupport/test
Rick Olson 891a962a19 Added nicer message for assert_redirected_to (closes #4294) [court3nay, Chris McGrath]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3969 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-03-19 03:50:14 +00:00
..
autoloading_fixtures added some (pointless) test cases to dependency loading, the more the merrier 2006-02-04 21:24:40 +00:00
core_ext Added nicer message for assert_redirected_to (closes #4294) [court3nay, Chris McGrath] 2006-03-19 03:50:14 +00:00
dependencies Handle mutual dependencies with .rb suffix. 2005-11-28 20:39:26 +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 added some (pointless) test cases to dependency loading, the more the merrier 2006-02-04 21:24:40 +00:00
inflector_test.rb Enhance Inflector.underscore to convert '-' into '_' (as the inverse of Inflector.dasherize) 2006-03-15 21:05:10 +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 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
ordered_options_test.rb Added method access to OrdredOptions 2005-09-30 07:14:37 +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