Files
openfoodnetwork/app/helpers/spree
Matt-Yorkley 0c879dc4c9 Fix order_path issue in cart page
The order_path route wasn't being inferred correctly from this Spree controller, causing errors to be thrown in the cart page if the number of editable orders was precisely one:

ActionView::Template::Error: undefined method `order_path'
2021-09-15 10:54:59 +01:00
..
2021-09-08 14:28:31 +01:00