Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Rails::Rack::Static deprecated constant proxy | Jeremy Kemper | 2009-11-21 | 1 | -1/+1 |
* | Move Rails::Static into ActionDispatch | Joshua Peek | 2009-09-26 | 1 | -44/+3 |
* | Enable static asset server by default | Joshua Peek | 2009-09-26 | 1 | -2/+2 |
* | Fix serving index files with rack static file server [#2180 state:resolved] | Joshua Peek | 2009-03-09 | 1 | -4/+13 |
* | Require rack/utils explicitly | Jeremy Kemper | 2008-12-03 | 1 | -0/+2 |
* | Added Rack middleware to handle static files. | Joshua Peek | 2008-06-01 | 1 | -0/+35 |