mirror of
https://0xacab.org/sutty/sutty
synced 2025-01-19 23:13:38 +00:00
pry!
This commit is contained in:
parent
0afe4b6aba
commit
3595342d3a
1 changed files with 0 additions and 1 deletions
|
@ -42,7 +42,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