mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-11 03:40:20 +00:00
6 lines
78 B
Ruby
6 lines
78 B
Ruby
attributes :name, :id, :permalink
|
|
|
|
node :icon do |taxon|
|
|
taxon.icon.url
|
|
end
|