Sha256: afa6963b9d8b2be325d0b895508a3ca84ffada5c6ab9883b2b70c0ad601acfb5

Contents?: true

Size: 227 Bytes

Versions: 14

Compression:

Stored size: 227 Bytes

Contents

# require this file to load all the backports up to Ruby 1.9.2
require 'backports/1.9.1'

if RUBY_VERSION < '1.9.2'
  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.2.rb
backports-3.24.1 lib/backports/1.9.2.rb
backports-3.24.0 lib/backports/1.9.2.rb
backports-3.23.0 lib/backports/1.9.2.rb
backports-3.22.1 lib/backports/1.9.2.rb
backports-3.22.0 lib/backports/1.9.2.rb
backports-3.21.0 lib/backports/1.9.2.rb
backports-3.20.2 lib/backports/1.9.2.rb
backports-3.20.1 lib/backports/1.9.2.rb
backports-3.20.0 lib/backports/1.9.2.rb
backports-3.19.0 lib/backports/1.9.2.rb
backports-3.18.2 lib/backports/1.9.2.rb
backports-3.18.1 lib/backports/1.9.2.rb
backports-3.18.0 lib/backports/1.9.2.rb