]> git.openstreetmap.org Git - rails.git/commitdiff
Add a newline to the end of the body when reporting an error
authorTom Hughes <tom@compton.nu>
Thu, 1 Nov 2012 09:13:43 +0000 (09:13 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 1 Nov 2012 09:13:43 +0000 (09:13 +0000)
There seems to be some sort problem with ruby 1.9 where a response
body that is a single line with no newline causes the response not
to be sent properly.


No differences found