Sha256: b62946252eb89c9b68bb8ec333f172e9f5643083c5f96def2b7cfbc8e3b6173d
Contents?: true
Size: 393 Bytes
Versions: 3
Compression:
Stored size: 393 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/social_feature/lib', __FILE__) $:.unshift File.expand_path('../../lib/chili/invites_feature/lib', __FILE__)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
chili-4.0.1 | spec/example_app/config/boot.rb |
chili-4.0.0 | spec/example_app/config/boot.rb |
chili-3.1.1 | spec/example_app/config/boot.rb |