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