rails/actionpack/test
2005-04-17 11:38:01 +00:00
..
controller Deprecated the majority of all the testing assertions and replaced them with a much smaller core and access to all the collections the old assertions relied on. That way the regular test/unit assertions can be used against these. Added documentation about how to use it all. 2005-04-17 11:38:01 +00:00
fixtures Added that render_partial called from a controller will use the action name as default #828 [Dan Peterson] 2005-04-17 09:25:54 +00:00
template Fixed DateHelper to return values on the option tags such that they'll work properly in IE with form_remote_tag #1024 [rscottmace@gmail.com] 2005-04-17 09:44:28 +00:00
abstract_unit.rb Clean up load paths to avoid unit test interaction #1113 [alles@atomicobject.com] 2005-04-17 06:16:00 +00:00