Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Makes send_file work again by deferring to Rack::Sendfile. | Carlhuda | 2010-02-23 | 1 | -38/+19 |
* | Fix streaming by having it create a File object, which can be handled by Rack... | Carlhuda | 2010-02-23 | 1 | -14/+6 |
* | Add subscriber for ActionPack and move all logging inside it. | José Valim | 2010-01-13 | 1 | -4/+0 |
* | Rename the RenderingController module to just plain Rendering | David Heinemeier Hansson | 2009-12-20 | 1 | -1/+1 |
* | String#bytesize is not needed for Ruby >= 1.8.7 | Xavier Noria | 2009-11-09 | 1 | -2/+0 |
* | Got overhead down from 127 to 85. All tests pass: | Yehuda Katz | 2009-08-11 | 1 | -1/+2 |
* | Renamed presenter to renderer, added some documentation and defined its API. | José Valim | 2009-08-07 | 1 | -1/+1 |
* | Rename /base to /metal and make base.rb and metal.rb top-level to reflect the... | Yehuda Katz | 2009-08-06 | 1 | -0/+187 |