Sha256: 466b69769dd6d240bc28ed17bfa0ebccdbdedee08342d990eaf39486a58187f2
Contents?: true
Size: 177 Bytes
Versions: 3
Compression:
Stored size: 177 Bytes
Contents
require_relative 'string/class' require_relative 'string/instance' module Polyfill module V2_4 module String include Class include Instance end end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
polyfill-0.6.0 | lib/polyfill/v2_4/string.rb |
polyfill-0.5.0 | lib/polyfill/v2_4/string.rb |
polyfill-0.4.0 | lib/polyfill/v2_4/string.rb |