Sha256: 4b02010896e977d4d7409ebf30da06b53fe5154f2e718610719b71e7ab20b5b6
Contents?: true
Size: 242 Bytes
Versions: 5
Compression:
Stored size: 242 Bytes
Contents
--- version: "1.0" # macros: join_them: - array.map: - str.strip - str.upcase - array.join: { separator: <.separator } ## This is strictly forbidden - join_them: { separator: ',' } # lenses: - join_them: separator: ', '
Version data entries
5 entries across 5 versions & 1 rubygems