Files
openfoodnetwork/app/controllers/api/v0/variants_controller.rb
Maikel Linke 54f83b45c8 Replace has_spree_role? with simpler admin?
We have only one role, so let's get rid of the unneeded method.

Now we are in a better place to get rid of Spree::Role and replace it
with a simple boolean.
2024-12-19 09:19:01 +11:00

2.1 KiB