mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +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.