Sha256: b0026c5927f4c68458aeddd7f994c9347bf8738c9d8a9ef4e934d6eca44b74cd

Contents?: true

Size: 401 Bytes

Versions: 17

Compression:

Stored size: 401 Bytes

Contents

require "backports/version"

require "backports/tools/deprecation"
Backports.deprecate :require_version,
                    "Doing `require 'backports'` is deprecated and will not load any backport in the next major release.\n" \
                    "Require just the needed backports instead, or 'backports/latest'."
require "backports/2.4"
Backports.warned[:rails] = true
require "backports/rails"

Version data entries

17 entries across 17 versions & 1 rubygems

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