diff options
author | Aaron Patterson <aaron.patterson@gmail.com> | 2015-08-06 15:18:35 -0700 |
---|---|---|
committer | Aaron Patterson <aaron.patterson@gmail.com> | 2015-08-06 15:18:35 -0700 |
commit | 6caeec53d56ccd4085619435930b744bcbaf13fa (patch) | |
tree | 8219ba9c537aca22c8adbc7fd5dde8dcba21749b /actionview/lib | |
parent | 595bef5df8eae70eb2f87bd8fbb79e81a98ecbae (diff) | |
download | rails-6caeec53d56ccd4085619435930b744bcbaf13fa.tar.gz rails-6caeec53d56ccd4085619435930b744bcbaf13fa.tar.bz2 rails-6caeec53d56ccd4085619435930b744bcbaf13fa.zip |
reuse the request object in the File serving middleware
Implement `serve` on the middleware. Nothing can be placed between the
instance of FileHandler and Static because Static instantiates an
instance of FileHandler. IOW there is no reason to implement the `call`
API in this case.
Diffstat (limited to 'actionview/lib')
0 files changed, 0 insertions, 0 deletions