Sha256: 7ffd368b3818fc25abcd9caf7b39700ad05f4dbfe829c12819c7dff032ebc075

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.3
require 'backports/1.9.2'

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