Sha256: e032401b1e2d0c43663259083dbcad0a906782d3710be2dc5aa814f6d41695dd

Contents?: true

Size: 187 Bytes

Versions: 2

Compression:

Stored size: 187 Bytes

Contents

require 'polyfill/v2_4/string/concat'
require 'polyfill/v2_4/string/prepend'

module Polyfill
  module V2_4
    module String
      include Concat
      include Prepend
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
polyfill-0.2.0 lib/polyfill/v2_4/string.rb
polyfill-0.1.0 lib/polyfill/v2_4/string.rb