]> git.openstreetmap.org Git - rails.git/commit
Avoid reading traces and trace images into memory when sending them to
authorTom Hughes <tom@compton.nu>
Thu, 21 Jun 2007 23:19:25 +0000 (23:19 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 21 Jun 2007 23:19:25 +0000 (23:19 +0000)
commitd781f42016767132eea7c7463549640d943c2910
tree4a9827f96ebdeeb029f4d097d4aa6a4078b741f0
parent2c98558c86f50a26b96d4b0feebdb93195a10455
Avoid reading traces and trace images into memory when sending them to
the client, and make sure the MIME type is correct for trace files.
app/controllers/trace_controller.rb
app/models/trace.rb