]> git.openstreetmap.org Git - rails.git/commit
Remove tempfile patch for trace data
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 22 Apr 2020 13:08:45 +0000 (15:08 +0200)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 22 Apr 2020 13:16:46 +0000 (15:16 +0200)
commit32e46ad4e34c69a5d4560fd0fd16a2ee7d4153d0
tree933fd1f36d87d733d3d904d25b0217e631875d80
parentc51786d10bc6dda488964f468a6a3071dd6912a8
Remove tempfile patch for trace data

Effectively reverts c0d2ad40c30e5a0837b6012d7b9067d69ce41dd0

This patch is no longer required, since we only use send_data in
combination with Tempfile.read and that all works fine.
app/models/trace.rb
config/initializers/tempfile.rb [deleted file]