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-15 21:28:58 -04:00
2018-10-22 15:43:28 +02:00
2018-10-18 18:14:39 +02:00
2018-01-31 22:26:03 +01:00
2017-12-14 13:50:42 +01:00
2016-05-31 19:57:29 +02:00
2018-10-18 18:14:39 +02:00
2018-03-23 19:31:48 +01:00
2017-07-27 00:26:39 +02:00
2017-09-26 13:55:28 +02:00
2018-04-05 19:39:12 +02:00
2017-12-07 11:12:46 +01:00
2018-05-03 17:24:48 +02:00
2017-11-18 10:44:52 +01:00
2018-07-31 18:08:09 +02:00
2016-11-30 12:00:05 +01:00
2018-10-04 16:32:32 +02:00
2018-07-30 17:57:25 +02:00
2018-07-30 17:58:13 +02:00
2018-04-27 18:24:53 +02:00
2018-07-27 12:34:17 +02:00
2018-07-26 10:33:04 +02:00
2018-07-05 17:07:10 +02:00
2017-06-27 10:29:36 +02:00
2018-09-12 12:35:28 +02:00
2018-08-23 18:46:14 +02:00
2018-07-04 17:14:29 +02:00
2018-10-18 18:40:58 +02:00
2018-01-12 18:35:15 +01:00
2018-10-04 16:28:56 +02:00
2018-03-07 17:24:30 +01:00
2016-02-08 18:05:30 +01:00
2018-07-04 17:14:24 +02:00
2018-06-06 12:01:16 +02:00
2018-07-05 18:14:08 +02:00
2018-06-06 12:02:13 +02:00
2018-09-10 11:38:32 -04:00