5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-10-02 04:16:57 +00:00

estabamos enviando el idioma como un hash (?)

This commit is contained in:
f 2020-02-17 17:26:08 -03:00
parent ce805de4cc
commit 6713821dd5
No known key found for this signature in database
GPG key ID: 2AE5A13E321F953D

View file

@ -1,2 +1,2 @@
-# TODO: Implementar i18n
= hidden_field 'post[lang]', I18n.locale
= hidden_field_tag 'post[lang]', I18n.locale.to_s