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-26 12:51:34 +02:00
2018-09-19 12:15:26 +02:00
2017-10-25 18:40:17 +02:00
2018-10-22 15:43:28 +02:00
2018-07-13 11:46:09 +02:00
2018-01-10 13:13:05 +01:00
2018-09-11 18:47:38 +02:00
2018-06-27 16:45:44 +02:00
2018-07-31 12:52:21 +02:00
2018-07-31 12:52:21 +02:00
2018-10-18 18:16:11 +02:00
2018-06-08 18:29:47 +02:00
2018-07-31 12:47:51 +02:00
2018-06-08 18:29:47 +02:00
2018-07-31 12:52:31 +02:00
2018-07-31 12:54:25 +02:00
2018-07-20 18:42:34 -04: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-06-08 18:40:26 +02:00
2018-07-31 12:52:31 +02:00
2018-01-10 22:25:41 +01:00
2017-10-20 13:59:58 +02:00
2018-09-21 20:50:23 +02:00
2018-07-02 18:19:19 +02:00
2018-06-08 18:29:47 +02:00
2018-07-31 13:25:50 +02:00
2018-09-11 18:48:14 +02:00
2018-07-26 10:22:42 +02:00
2018-10-18 13:19:33 +02:00
2017-06-09 17:19:01 +02:00
2017-10-23 13:19:22 +02:00
2018-07-31 12:52:31 +02:00
2018-06-08 18:29:47 +02:00
2018-03-14 15:09:30 +01:00
2018-04-04 13:19:01 +02:00
2018-06-08 18:40:26 +02:00
2017-06-09 17:19:01 +02:00
2018-09-26 16:09:09 +02:00
2018-07-27 18:01:00 +02:00