Files
nairobi/app/views/admin
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
2018-06-08 18:29:47 +02:00
2018-06-08 18:29:47 +02:00
2018-06-08 18:29:47 +02:00
2018-06-01 18:00:19 +02:00
2018-10-04 16:31:00 +02:00
2017-10-25 18:50:30 +02:00
2018-01-10 22:25:41 +01:00
2018-06-08 18:29:47 +02:00
2018-06-08 18:29:47 +02:00
2018-04-04 13:19:01 +02:00