Sha256: e02062e4eefe39c3fc4b2fc97e7d099eb67b26a8173f7fd630cbf4297c3717bc
Contents?: true
Size: 260 Bytes
Versions: 7
Compression:
Stored size: 260 Bytes
Contents
# This file was generated by a script, please do not edit it by hand. # See `$ rake generate_constants` and data/generate_constants.rb for more info. module Unicode module Emoji REGEX_PICTO_NO_EMOJI = /\p{Extended Pictographic}(?<!\p{Emoji})/ end end
Version data entries
7 entries across 7 versions & 1 rubygems