Sha256: b2b3b0597964e414b6e080ba6433c30c873f1db0363ac957e607e25182671bab
Contents?: true
Size: 358 Bytes
Versions: 3
Compression:
Stored size: 358 Bytes
Contents
{%- for attr in attributes -%} {%- if attr.has_association? != false -%} {%- capture name_col -%} {{ attr.name_ns }}:{{ attr.name }} ({{ attr.gen_name }}) {%- endcapture -%} | {{ name_col | newline_to_br }} | {{ attr.type_ns }}:{{ attr.type }} [{{ attr.cardinality }}] | {{ attr.definition }} {%- endif -%} {%- endfor -%}
Version data entries
3 entries across 3 versions & 1 rubygems