Sha256: 41a29835fb5a399b8e6d707d312d4eb8d4f7c4c0715f8b0d2e030d1de9f4b724
Contents?: true
Size: 300 Bytes
Versions: 14
Compression:
Stored size: 300 Bytes
Contents
spec_dir = File.expand_path(File.dirname(__FILE__)) root_dir = File.expand_path(File.join(spec_dir, "..")) lib_dir = File.expand_path(File.join(root_dir, "lib")) compat_dir = File.expand_path(File.join(spec_dir, "force_compat")) $:.unshift(lib_dir) $:.unshift(compat_dir) $:.uniq! require 'signet'
Version data entries
14 entries across 14 versions & 1 rubygems