Sha256: 6e12686217b9cc518543bb7813c237543711658f1c1839418b90eb2c8e7d0364
Contents?: true
Size: 238 Bytes
Versions: 3
Compression:
Stored size: 238 Bytes
Contents
require_relative 'instance/named_captures' require_relative 'instance/values_at' module Polyfill module V2_4 module MatchData module Instance include NamedCaptures include ValuesAt end end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
polyfill-0.6.0 | lib/polyfill/v2_4/match_data/instance.rb |
polyfill-0.5.0 | lib/polyfill/v2_4/match_data/instance.rb |
polyfill-0.4.0 | lib/polyfill/v2_4/match_data/instance.rb |