Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix send_data documentation typo. Closes #5982. | Jeremy Kemper | 2006-08-31 | 1 | -1/+1 |
* | Excise the headache-prone syswrite in send_file. | Jeremy Kemper | 2006-06-02 | 1 | -12/+3 |
* | Add :status option to send_data and send_file. Defaults to '200 OK'. Closes #... | Jeremy Kemper | 2006-06-02 | 1 | -5/+10 |
* | Remove all remaining references to @params in the documentation. | Marcel Molina | 2006-04-25 | 1 | -1/+1 |
* | Fix open/save dialog in IE not opening files send with send_file/send_data, #... | Thomas Fuchs | 2005-09-25 | 1 | -1/+10 |
* | Fixed problem with send_file and WEBrick using stdout #1812 | David Heinemeier Hansson | 2005-09-20 | 1 | -4/+4 |
* | Fixed documentation snafu with send_file -- the option is :stream, not :strea... | David Heinemeier Hansson | 2005-07-06 | 1 | -1/+1 |
* | Deprecated all render_* methods in favor of consolidating all rendering behav... | David Heinemeier Hansson | 2005-05-22 | 1 | -0/+133 |