mirror of
https://0xacab.org/sutty/sutty
synced 2025-02-23 19:21:50 +00:00
Merge branch 'cambiar-idioma-desde-login' into panel.sutty.nl
This commit is contained in:
commit
6c07b8c0be
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ class Usuarie < ApplicationRecord
|
||||||
private
|
private
|
||||||
|
|
||||||
def lang_from_locale!
|
def lang_from_locale!
|
||||||
binding.pry
|
|
||||||
self.lang = I18n.locale.to_s
|
self.lang = I18n.locale.to_s
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue