Sha256: b63aa6b75c8ab3dfc37432256c71f1eba562607173f2493b2123f51647c268ac

Contents?: true

Size: 242 Bytes

Versions: 49

Compression:

Stored size: 242 Bytes

Contents

# Set up gems listed in the Gemfile.
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../../../Gemfile', __FILE__)

require 'bundler/setup' if File.exist?(ENV['BUNDLE_GEMFILE'])
$LOAD_PATH.unshift File.expand_path('../../../../lib', __FILE__)

Version data entries

49 entries across 49 versions & 2 rubygems

Version Path
poly_belongs_to-0.2.1 test/dummy/config/boot.rb
poly_belongs_to-0.2.0 test/dummy/config/boot.rb
poly_belongs_to-0.1.10 test/dummy/config/boot.rb
poly_belongs_to-0.1.9 test/dummy/config/boot.rb
poly_belongs_to-0.1.8 test/dummy/config/boot.rb
poly_belongs_to-0.1.7 test/dummy/config/boot.rb
poly_belongs_to-0.1.6 test/dummy/config/boot.rb
poly_belongs_to-0.1.5 test/dummy/config/boot.rb
poly_belongs_to-0.1.4 test/dummy/config/boot.rb