Sha256: 6c5679145e5e615a86aa548e3332b7e87ed4e17ed4e90d81a36135f6f8da30ff
Contents?: true
Size: 146 Bytes
Versions: 133
Compression:
Stored size: 146 Bytes
Contents
# frozen_string_literal: true json.taxons(@taxons) do |taxon| json.id taxon.id json.name taxon.name json.pretty_name taxon.pretty_name end
Version data entries
133 entries across 133 versions & 2 rubygems