Files
grecia/app/helpers
Javi Martín 71601bd3f8 Validate translations in banners
This change forces us to use nested attributes for translations, instead
of using the more convenient `:"title_#{locale}"` methods.

On the other hand, we can use Rails' native `_destroy` attribute to
remove existing translations, so we don't have to use our custom
`delete_translations`, which was a bit buggy since it didn't consider
failed updates.
2018-10-22 15:43:28 +02:00
..
2018-07-12 10:17:25 -04:00
2018-04-02 17:28:39 +02:00
2017-11-17 13:14:03 -04:00
2018-01-17 18:36:45 +01:00
2015-09-15 14:59:07 +02:00