Sha256: 5cb0660b6d7b1f0711139a44974bc531f0a578d8fb3f44f8a35c2221301fdf28
Contents?: true
Size: 277 Bytes
Versions: 3
Compression:
Stored size: 277 Bytes
Contents
require_relative 'instance/casecmp_q' require_relative 'instance/match_q' require_relative 'instance/match' module Polyfill module V2_4 module Symbol module Instance include CasecmpQ include Match include MatchQ end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
polyfill-0.6.0 | lib/polyfill/v2_4/symbol/instance.rb |
polyfill-0.5.0 | lib/polyfill/v2_4/symbol/instance.rb |
polyfill-0.4.0 | lib/polyfill/v2_4/symbol/instance.rb |