mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-03 02:21:33 +00:00
Calling `when variant.id in enterprise_rules` raised an error when enterprise_rules was null. Fixing this then revealed a missing require statement in a controller.