Files
nairobi/app/views
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-10-22 15:43:28 +02:00
2017-12-07 11:12:46 +01:00
2018-07-30 17:57:25 +02:00
2018-04-27 18:24:53 +02:00
2018-07-04 17:14:24 +02:00