mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-13 04:00:21 +00:00
7 lines
106 B
Ruby
7 lines
106 B
Ruby
collection @producers
|
|
extends 'json/enterprises'
|
|
|
|
node :path do |producer|
|
|
producer_path(producer)
|
|
end
|