Sha256: e6edf14d18fcabb3366ecf1dcf502ede3b2c1c8d1975c4245878868dc517f65a
Contents?: true
Size: 217 Bytes
Versions: 23
Compression:
Stored size: 217 Bytes
Contents
gemfile = File.expand_path('../../../../Gemfile', __FILE__) if File.exist?(gemfile) ENV['BUNDLE_GEMFILE'] = gemfile require 'bundler' Bundler.setup end $:.unshift File.expand_path('../../../../lib', __FILE__)
Version data entries
23 entries across 23 versions & 4 rubygems