Files
openfoodnetwork/lib
Maikel Linke 3c6f90dbb3 Import from IO objects for convenience, efficiency
The Connector exports to a String but Rails' `request.body` is an IO
object. Since the used JSON-LD parser needs an IO object anyway and it
can lower the memory usage we take IO objects as well and handle
in-memory Strings only when given.
2023-06-19 16:18:58 +10:00
..
2012-03-27 10:10:26 +11:00
2021-09-20 08:39:34 +10:00