rails/activesupport/test
2006-03-01 20:32:10 +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 Add Enumerable#group_by and Array#in_groups_of 2006-03-01 20:32:10 +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 Fix constantize to handle names beginning with '::'. Closes #3803. 2006-02-11 18:41:59 +00:00
json.rb Add ActiveSupport::JSON and Object#to_json for converting Ruby objects to JSON strings 2005-12-27 03:11:03 +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