aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/dispatch/static_test.rb
Commit message (Expand)AuthorAgeFilesLines
...
* Static middleware accepts cache control.José Valim2011-05-031-1/+7
* Make static faster as we don't have to serve multiple paths anymore.José Valim2011-04-151-32/+1
* Ensure the proper content type is returned for static files.José Valim2010-10-041-20/+27
* Modified ActionDispatch::Static to allow passing multiple rootsPiotr Sarnacki2010-09-031-11/+50
* Move Rails::Static into ActionDispatchJoshua Peek2009-09-261-0/+35