Sha256: 20523763dc1c3f6ccd86eb21210393894ac04017cf7fcb2e85738f13f8d1531c
Contents?: true
Size: 271 Bytes
Versions: 40
Compression:
Stored size: 271 Bytes
Contents
def label name %(All "#{name}" cards) end def prototype_args anchor { type: anchor } end def pattern_applies? card !!card.type_id end def anchor_name card card.type_name end def anchor_id card card.type_id end def follow_label name %(all "#{name}s") end
Version data entries
40 entries across 40 versions & 1 rubygems