]> git.openstreetmap.org Git - rails.git/commit
Drop workaround to force UTF8 form upload in IE8
authorTom Hughes <tom@compton.nu>
Sat, 7 Oct 2023 10:57:54 +0000 (11:57 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 7 Oct 2023 10:57:54 +0000 (11:57 +0100)
commit8d7b98a618cd381a0aa1de578b4af9421634c308
treec1b9d679cbd4b75efa59e7a8a7dcfdab81da8e6e
parentf6d1b6cda4a4490b439f8f4b0b6b3034f4fc463e
Drop workaround to force UTF8 form upload in IE8

This has been disabled by default in rails for some time.
config/application.rb
test/controllers/diary_entries_controller_test.rb