Matt-Yorkley
b3e7f9a07e
Fix deprecated arguments used in #sanitize
Failure/Error: d = sanitize(object.description, tags: "p, b, strong, em, i, a, u", attributes: "href, target")
ArgumentError:
You should pass :tags as an Enumerable
# ./app/serializers/api/product_serializer.rb:26:in `description_html'
# (eval):10:in `_fast_attributes'
# ./app/services/products_renderer.rb:24:in `products_json'
# ./app/controllers/api/order_cycles_controller.rb:14:in `products'
# ./lib/open_food_network/rack_request_blocker.rb:36:in `call'
2020-02-22 11:06:51 +00:00
..
2020-02-22 11:06:51 +00:00
2019-09-19 16:32:09 +01:00
2019-09-19 16:32:09 +01:00
2019-11-10 18:42:43 +00:00
2017-06-23 16:49:07 +10:00
2018-06-08 15:30:07 +10:00
2019-05-28 12:57:29 +01:00
2018-09-18 16:11:01 +01:00
2018-06-22 15:39:47 +10:00
2018-11-28 13:54:42 +01:00
2019-06-12 09:47:01 +01:00
2019-11-10 18:42:43 +00:00
2019-06-12 09:47:01 +01:00
2019-06-12 09:47:01 +01:00
2015-03-06 11:22:52 +11:00
2017-06-23 16:49:07 +10:00
2019-07-30 20:15:21 +01:00
2016-01-07 16:35:54 +11:00
2019-07-29 19:05:39 +01:00
2019-09-19 16:32:09 +01:00
2020-02-22 11:06:51 +00:00
2017-10-13 10:26:12 +11:00
2016-05-25 14:56:52 +10:00
2019-09-19 16:32:09 +01:00
2020-02-22 11:06:51 +00:00
2016-11-25 14:14:42 +11:00
2019-07-23 14:35:24 +01:00
2019-09-08 12:15:33 +01:00
2019-05-28 12:57:29 +01:00
2017-09-23 14:58:32 +10:00
2018-02-07 13:35:50 +11:00
2014-07-10 12:46:25 +10:00
2019-08-28 22:06:56 +01:00
2019-08-28 22:06:56 +01:00
2019-08-28 22:06:56 +01:00
2018-11-28 16:23:56 +01:00
2019-07-23 14:35:24 +01:00
2019-11-10 18:42:43 +00:00