aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/multiple_db_test.rb
diff options
context:
space:
mode:
authorYehuda Katz <wycats@gmail.com>2009-07-30 21:32:24 -0700
committerYehuda Katz <wycats@gmail.com>2009-08-02 19:39:33 -0400
commitb53f00690173797a39ff46e55dd25c20581c3d00 (patch)
treea8919d6e0c7029935a92a7fdbf7d373ce1684566 /activerecord/test/cases/multiple_db_test.rb
parent503ce1d01ce6c8eee9818f4e76a9f880bb1a291d (diff)
downloadrails-b53f00690173797a39ff46e55dd25c20581c3d00.tar.gz
rails-b53f00690173797a39ff46e55dd25c20581c3d00.tar.bz2
rails-b53f00690173797a39ff46e55dd25c20581c3d00.zip
Remove legacy processing and content_length
* convert_content_type! is handled by assign_default_content_type_and_charset! * set_content_length! should be handled by the endpoint server. Otherwise each middleware that modifies the body has to do the expensive work of recalculating content_length. * convert_language! appears to be legacy. There are no tests for this * convert_cookies! should be handled by the new HeaderHash in Rack * Use an integer for .status's internal representation to avoid needing to do String manipulation just to find out the status
Diffstat (limited to 'activerecord/test/cases/multiple_db_test.rb')
0 files changed, 0 insertions, 0 deletions