Archives
February 2012 M T W T F S S « Dec 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Tag Archives: I18n
“t” method in models and controllers
I’m using the i18n api in my pet project and ran into a little problem: I need to use the “t” method in models and controllers, but I couldn’t since “t” is for views. I thought about including the views … Continue reading
Método “t” nos models e controllers
Eu estou usando a api de I18n no meu pet project e me deparei com um problema: eu precisava usar o método “t” nos models e controllers, mas não conseguia, já que “t” é um método para views. Cheguei a … Continue reading