Sha256: 729c96b98781114988ba2e43bc04a5cd4f33178bfe13fb5998c7d8e0612b72c3
Contents?: true
Size: 178 Bytes
Versions: 24
Compression:
Stored size: 178 Bytes
Contents
collection @taxon.children, object_root: false node(:data) { |taxon| taxon.name } node(:attr) do |taxon| { id: taxon.id, name: taxon.name } end node(:state) { "closed" }
Version data entries
24 entries across 24 versions & 1 rubygems