Sha256: 67c9c2be16b80e41e4b2ebd5861e8d8ac33ab2863888062a9c102a21907e3676

Contents?: true

Size: 127 Bytes

Versions: 3

Compression:

Stored size: 127 Bytes

Contents

require_relative 'integer/instance'

module Polyfill
  module V2_4
    module Integer
      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/integer.rb
polyfill-0.5.0 lib/polyfill/v2_4/integer.rb
polyfill-0.4.0 lib/polyfill/v2_4/integer.rb