Files
grecia/spec
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-10-10 12:47:40 +02:00
2018-10-22 15:43:28 +02:00
2018-09-24 19:38:59 +02:00
2017-10-16 19:02:27 +02:00