]> git.openstreetmap.org Git - rails.git/commit
Use send_data for GPX traces intead of monkey patching send_file
authorTom Hughes <tom@compton.nu>
Mon, 9 Oct 2017 19:38:08 +0000 (20:38 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 9 Oct 2017 19:38:08 +0000 (20:38 +0100)
commitf02c753cc4ab882537ac75065c6c65605e8dc9fe
treeb0cd61c8b585f739b0b76d81a4254f34605782d6
parent8379b6517454ccbdd1b408a09fade7644403785f
Use send_data for GPX traces intead of monkey patching send_file
app/controllers/trace_controller.rb
config/initializers/streaming.rb [deleted file]
test/controllers/trace_controller_test.rb