mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Add implementation
This commit is contained in:
@@ -2,7 +2,10 @@
|
||||
|
||||
class ShopsListService
|
||||
def open_shops
|
||||
shops_list.ready_for_checkout.all
|
||||
shops_list.
|
||||
ready_for_checkout.
|
||||
distributors_with_active_order_cycles.
|
||||
all
|
||||
end
|
||||
|
||||
def closed_shops
|
||||
|
||||
Reference in New Issue
Block a user