Sha256: ddf65056fa40f8eff90f4629ce3d8a8d9dcfa90f91d00297cc844d97c3aab7d6

Contents?: true

Size: 260 Bytes

Versions: 14

Compression:

Stored size: 260 Bytes

Contents

# require this file to load all the backports up to Ruby 1.9.1 (including all of 1.8.8 and below)
require 'backports/1.8'

if RUBY_VERSION < '1.9.1'
  Backports.warned[:require_std_lib] = true
  require "backports/std_lib"
  Backports.require_relative_dir
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
backports-3.25.0 lib/backports/1.9.1.rb
backports-3.24.1 lib/backports/1.9.1.rb
backports-3.24.0 lib/backports/1.9.1.rb
backports-3.23.0 lib/backports/1.9.1.rb
backports-3.22.1 lib/backports/1.9.1.rb
backports-3.22.0 lib/backports/1.9.1.rb
backports-3.21.0 lib/backports/1.9.1.rb
backports-3.20.2 lib/backports/1.9.1.rb
backports-3.20.1 lib/backports/1.9.1.rb
backports-3.20.0 lib/backports/1.9.1.rb
backports-3.19.0 lib/backports/1.9.1.rb
backports-3.18.2 lib/backports/1.9.1.rb
backports-3.18.1 lib/backports/1.9.1.rb
backports-3.18.0 lib/backports/1.9.1.rb