Sha256: 00ab9ce17cc7f7785b6703a10cb62cd2c303fcbbcf21b7e3a9a2e396ce8b05d9

Contents?: true

Size: 220 Bytes

Versions: 10

Compression:

Stored size: 220 Bytes

Contents

require File.expand_path(File.dirname(__FILE__) + "/tools")
Backports.require_relative "1.8.7"
%w(array enumerable enumerator hash integer kernel string symbol).each do |lib|
  Backports.require_relative "1.9/#{lib}"
end

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
marcandre-backports-1.8.0 lib/backports/1.9.rb
marcandre-backports-1.8.1 lib/backports/1.9.rb
marcandre-backports-1.8.2 lib/backports/1.9.rb
marcandre-backports-1.8.3 lib/backports/1.9.rb
marcandre-backports-1.8.4 lib/backports/1.9.rb
backports-1.8.3 lib/backports/1.9.rb
backports-1.8.4 lib/backports/1.9.rb
backports-1.8.1 lib/backports/1.9.rb
backports-1.8.0 lib/backports/1.9.rb
backports-1.8.2 lib/backports/1.9.rb