mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-27 21:06:49 +00:00
Spree::Order.to_param outputs the order *number* (not the id) when used to build URLs. This makes it a bit more explicit.
Spree::Order.to_param outputs the order *number* (not the id) when used to build URLs. This makes it a bit more explicit.