]> cat aescling's git repositories - mastodon.git/commit
Change locale detection to run once per session (#8657)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 21 Jul 2019 16:08:02 +0000 (18:08 +0200)
committerGitHub <noreply@github.com>
Sun, 21 Jul 2019 16:08:02 +0000 (18:08 +0200)
commitbd1545de5ee9655130e5357bb9cb6449520a6292
treeaf0b640a9b337e291622585e2986e516170f88b7
parentbd87e6667975bc3b5bfaf3e1cdff97e041ed4c98
Change locale detection to run once per session (#8657)

Fix #6462
app/controllers/application_controller.rb
app/controllers/concerns/localized.rb
config/application.rb
spec/controllers/concerns/localized_spec.rb