rails/actionpack/test
2006-03-18 21:23:14 +00:00
..
activerecord Fix problem with unloaded ARStore sessions being loaded when they are garbage collected, causing problems if there were AR objects in the session. 2006-03-08 16:53:34 +00:00
controller Added test for Accept header for xml_http_request calls in functional tests (closes #4222) [agkr@pobox.com] 2006-03-18 21:23:14 +00:00
fixtures Removed XML argument style for respond_to, so type.xml(object.to_xml) no longer works -- it wasnt worth the exception 2006-03-18 21:17:14 +00:00
template Fixed link_to "somewhere", :post => true to produce valid XHTML by using the parentnode instead of document.body for the instant form (closes #3007) [Bob Silva] 2006-03-18 16:25:11 +00:00
abstract_unit.rb Added new infrastructure support for REST webservices. 2006-03-05 18:59:58 +00:00
active_record_unit.rb * Fix pagination problems when using include 2006-02-09 09:17:40 +00:00
testing_sandbox.rb Make the truncate() helper multi-byte safe (assuming $KCODE has been set to something other than "NONE") #2103 2005-09-19 21:36:36 +00:00