-
Notifications
You must be signed in to change notification settings - Fork 145
Closed
Description
Hi @enriclluelles,
we are using this gem together with rails_admin
and we are experiencing a serious issue in production environment.
It seems that the locale "leaks" from the website request to rails admin.
We can provide an example:
Access to the admin area here: http://polar-plains-1091.herokuapp.com/admin
User: [email protected]
Pass: demo
You will see the rails admin interface in English
Then open http://polar-plains-1091.herokuapp.com/it and try to refresh both pages at the same time: rails admin will randomly show up in Italian
We are using puma and unicorn
The source code of this application is here: https://github.com/diowa/route_translator_rails_admin_issue
Any help would be appreciated
Extra information:
- It also happens on rails 3.2.15
- It also happens with Thin webserver
Metadata
Metadata
Assignees
Labels
No labels