aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/mime_type_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* make test more resilient to future changes by notNeeraj Singh2010-11-221-2/+0
* rename star star to just one starNeeraj Singh2010-11-221-3/+3
* cleanup Mime::LOOKUP after registering image/gifNeeraj Singh2010-11-221-0/+1
* fix testNeeraj Singh2010-11-221-3/+3
* test for text/*, application/* and image/*Neeraj Singh2010-11-221-1/+27
* Remove useless use of :: in void context.Emilio Tagua2010-09-281-1/+0
* deOMGifying Railties, Active Support, and Action PackMikel Lindsaar2010-01-311-2/+2
* Got tests to pass with some more changes.Yehuda Katz2009-08-151-1/+1
* Fixing pending tests and fixed some formats / partial rendering semanticsYehuda Katz + Carl Lerche2009-06-171-2/+2
* ActionPack components should no longer have undeclared dependencies.Yehuda Katz + Carl Lerche2009-06-081-2/+2
* Move dispatch related tests into test/dispatchJoshua Peek2009-01-281-0/+96