Sha256: 60f0e54d0475acd92593a10aaef8c1f441ea459242504ee239ff0e20d3ab5965
Contents?: true
Size: 315 Bytes
Versions: 3
Compression:
Stored size: 315 Bytes
Contents
# Set up gems listed in the Gemfile. ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../../../../Gemfile', __FILE__) require 'bundler/setup' if File.exists?(ENV['BUNDLE_GEMFILE']) $:.unshift File.expand_path('../../../../../lib', __FILE__) $:.unshift File.expand_path('../../lib/chili/blank_feature/lib', __FILE__)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
chili-4.0.1 | spec/dummy/app/config/boot.rb |
chili-4.0.0 | spec/dummy/app/config/boot.rb |
chili-3.1.1 | spec/dummy/app/config/boot.rb |