Sha256: 60807e5189b0cd80f68a31540204e6cb18856e37d173011f6ab2bd59f32c661d
Contents?: true
Size: 110 Bytes
Versions: 2
Compression:
Stored size: 110 Bytes
Contents
# frozen_string_literal: true module Friends TAG_REGEX = /(?<!\p{Alnum})@\p{Alnum}(?:[:-]?\p{Alnum})*/ end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
friends-0.42 | lib/friends/tag_regex.rb |
friends-0.41 | lib/friends/tag_regex.rb |