Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/trunk/actionpack/test/controller/mime_type_test.rb


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8677 [8677] 01/20/08 22:55:25 nzkoz Ensure mime types can be compared with symbols. Closes #10796 [bscofield]
(edit) @8564 [8564] 01/05/08 13:32:06 bitsweat require abstract_unit directly since test is in load path
(edit) @7719 [7719] 10/02/07 05:32:14 bitsweat Ruby 1.9 compat, consistent load paths
(edit) @6744 [6744] 05/15/07 23:57:16 bitsweat Add multipart and url-encoded form mime types.
(edit) @6484 [6484] 03/28/07 16:42:21 xal Improved the handling of broken accept headers
(edit) @6153 [6153] 02/15/07 16:40:38 rick remove Mime::PLAIN from tests so its not confused with the default …
(edit) @6152 [6152] 02/15/07 16:25:46 rick Add Mime::Type convenience methods to check the current mime type. [Rick]
(edit) @4407 [4407] 06/02/06 04:29:34 david Make new mime types first class [DHH]
(edit) @4405 [4405] 06/02/06 04:11:56 david Added Mime::Type.register(string, symbol, synonyms = []) for adding new …
(edit) @4399 [4399] 06/01/06 23:23:24 david Dont keep nothing as a lookup [DHH]
(edit) @4394 [4394] 06/01/06 15:42:08 minam New routes implementation. Simpler, faster, easier to understand. The …
(add) @3917 [3917] 03/18/06 06:15:28 minam Make Mime::Type.parse consider q values (if any)
Note: See TracRevisionLog for help on using the revision log.