Sha256: bdbac73a9d356a330540b7b0b8f15de6a8326ede2b13fbb92b663559a68275e1

Contents?: true

Size: 295 Bytes

Versions: 5

Compression:

Stored size: 295 Bytes

Contents

require File.expand_path(File.dirname(__FILE__) + "/tools")
%w(module kernel array enumerable enumerator string symbol integer numeric fixnum hash proc binding dir io method range regexp struct float object_space argf gc env process).each do |lib|
  Backports.require_relative "1.8.7/#{lib}"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
backports-1.11.2 lib/backports/1.8.7.rb
backports-1.11.1 lib/backports/1.8.7.rb
backports-1.11.0 lib/backports/1.8.7.rb
backports-1.10.3 lib/backports/1.8.7.rb
backports-1.10.2 lib/backports/1.8.7.rb