Files
rails/actionpack/test/dispatch
wycats 77a2a3d9b3 Request#content_type exists in Rack::Request, and other parts of Rack::Request expect
it to return a String. Split the Rails API so that Request#content_type returns
a String, and Request#content_mime_type returns a Mime::Type object.
2010-03-28 13:40:38 -07:00
..
2010-01-16 17:22:27 -06:00
2009-12-26 13:25:35 -06:00
2010-03-15 22:44:49 -07:00