aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/controller/send_file_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix open/save dialog in IE not opening files send with send_file/send_data, #...Thomas Fuchs2005-09-251-0/+6
* Fixed problem with send_file and WEBrick using stdout #1812David Heinemeier Hansson2005-09-201-10/+5
* render(:text), render(:partial), and render(:nothing) always default to :layo...Jamis Buck2005-05-301-0/+2
* Fixed that send_file would "remember" all the files sent by adding to the hea...David Heinemeier Hansson2005-01-131-0/+24
* InitialDavid Heinemeier Hansson2004-11-241-0/+68