Sha256: 44420423f071eca0bd95c91f3ef1ff670f27d1557eb4130277b857b7af210118
Contents?: true
Size: 349 Bytes
Versions: 8
Compression:
Stored size: 349 Bytes
Contents
# Make bundler compatible with Pathological (that is, enable Bundler projects to be run from anywhere as # Pathological allows) by setting the BUNDLE_GEMFILE env variable. # # To use this, you *must* require pathological/bundlerize before you require bundler/setup. require "pathological/base" Pathological.bundlerize_mode Pathological.add_paths!
Version data entries
8 entries across 8 versions & 2 rubygems