Sha256: deb6e593d6deb56639211e9f3c8526b6558af7036149549f375391d0080ffade
Contents?: true
Size: 157 Bytes
Versions: 47
Compression:
Stored size: 157 Bytes
Contents
unless Hash.respond_to? :try_convert require 'backports/tools/arguments' def Hash.try_convert(x) Backports.try_convert(x, Hash, :to_hash) end end
Version data entries
47 entries across 47 versions & 4 rubygems