1
0
Fork 0
forked from OpenNeo/impress
impress/app
Matchu 573e8a6459 use I18n.with_locale wherever possible, since it catches errors properly
In particular, pet#load was handling locale-switching itself, but wasn't
switching back to original locale on error. We could've used a rescue
block, but, when I18n.with_locale is so cool, may as well use it fully.
2013-01-25 15:09:56 -06:00
..
controllers move from with_translations to includes(:translations), since we dont usually care about requiring 2013-01-24 18:26:00 -06:00
flex user:owns, user:wants queries 2013-01-25 10:35:35 -06:00
helpers use I18n.with_locale wherever possible, since it catches errors properly 2013-01-25 15:09:56 -06:00
models use I18n.with_locale wherever possible, since it catches errors properly 2013-01-25 15:09:56 -06:00
stylesheets simple locale dropdown in layouts#application 2013-01-24 18:24:33 -06:00
views move zones to database 2013-01-24 18:26:00 -06:00