]> cat aescling's git repositories - mastodon.git/commit
Catch ActionController::UnknownFormat and return HTTP 406 (#7621)
authorEugen Rochko <eugen@zeonfederated.com>
Fri, 25 May 2018 23:09:30 +0000 (01:09 +0200)
committerGitHub <noreply@github.com>
Fri, 25 May 2018 23:09:30 +0000 (01:09 +0200)
commitebf2fef029bb44dc3872c4fa578cbbda6ec506b2
tree51054c38907e71eaa8e6e5f02eef65e38c34c1ab
parentd87649db074b6b9700246d9488f82071d41fcb60
Catch ActionController::UnknownFormat and return HTTP 406 (#7621)

An error like that should not appear in production error log.
app/controllers/application_controller.rb