Sha256: adffc61b626a12fbff56b3abdbabbf23894de68c3b5abb2f4320b0d769d02145
Contents?: true
Size: 183 Bytes
Versions: 33
Compression:
Stored size: 183 Bytes
Contents
<!-- Renders a collection of strings joined with ", ", or some other string passed in the `join` attribute --> <def tag="comma-list" attrs="join"><%= this.join(join || ", ") %></def>
Version data entries
33 entries across 33 versions & 1 rubygems