]> git.openstreetmap.org Git - rails.git/commit
Convert XML document to a string when returning it
authorTom Hughes <tom@compton.nu>
Tue, 13 Jun 2017 11:55:13 +0000 (12:55 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 13 Jun 2017 11:55:13 +0000 (12:55 +0100)
commitea9a4c2aa28a89386a1b0d118d7492e4f70990c2
treed6e3844edf35787ed33ee146d0425ac9a13e0db9
parent13aae29476ce601152494a177506b741b85455f3
Convert XML document to a string when returning it

Otherwise the Rak::ETag module will throw an exception when it
tries to test if the response is empty.
app/controllers/changeset_controller.rb