Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add testcase for non english filename. Related to #2982. | kennyj | 2012-02-05 | 1 | -1/+6 |
* | Static middleware accepts cache control. | José Valim | 2011-05-03 | 1 | -1/+7 |
* | Make static faster as we don't have to serve multiple paths anymore. | José Valim | 2011-04-15 | 1 | -32/+1 |
* | Ensure the proper content type is returned for static files. | José Valim | 2010-10-04 | 1 | -20/+27 |
* | Modified ActionDispatch::Static to allow passing multiple roots | Piotr Sarnacki | 2010-09-03 | 1 | -11/+50 |
* | Move Rails::Static into ActionDispatch | Joshua Peek | 2009-09-26 | 1 | -0/+35 |