Files
nairobi/app/controllers
Javi Martín 3e13f93ebd Add controller tests for switch_locale
This way it'll be easier to change it while checking we haven't broken
existing behavior.

While writing the tests, I noticed we were sometimes storing a symbol in
the session while sometimes we were storing a string. So we're adding a
`to_s` call so we always store a string in the session.
2024-06-05 16:10:56 +02:00
..
2024-05-17 16:08:08 +02:00
2021-03-02 14:45:18 +01:00