Sha256: 159552b16ec0ef18e692e10035dc93ca550bfdc249ecfddf1251de327db69a77
Contents?: true
Size: 135 Bytes
Versions: 134
Compression:
Stored size: 135 Bytes
Contents
# frozen_string_literal: true json.(taxon, *taxon_attributes) json.taxons(taxon.children) { |taxon| json.(taxon, *taxon_attributes) }
Version data entries
134 entries across 134 versions & 2 rubygems