Sha256: 60fce3050dd3add046648467525dd2f837731a300eaabb75d6dd895b9a51ae93
Contents?: true
Size: 221 Bytes
Versions: 16
Compression:
Stored size: 221 Bytes
Contents
json.taxon do json.partial! 'workarea/api/storefront/taxons/taxon', taxon: @taxon end json.children @taxon.children.select(&:active?) do |child| json.partial! 'workarea/api/storefront/taxons/taxon', taxon: child end
Version data entries
16 entries across 16 versions & 2 rubygems