rails--rails/actionpack/test
Jeremy Kemper ce99c87551 Cope with missing content type and length headers. Parse parameters from multipart and urlencoded request bodies only. Accept multipart PUT parameters. Closes #5235.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4388 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2006-06-01 00:01:48 +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 Cope with missing content type and length headers. Parse parameters from multipart and urlencoded request bodies only. Accept multipart PUT parameters. Closes #5235. 2006-06-01 00:01:48 +00:00
fixtures Added automated timestamping to AssetTagHelper methods for stylesheets, javascripts, and images when Action Controller is run under Rails [DHH] 2006-03-29 20:57:53 +00:00
template Added :method handling for other verbs to remote_form_tag and remote_form_for [DHH] 2006-05-28 23:39:37 +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