Sha256: f6eed34c6956fac2f614aba063432de0ca3ae6486a438eb7b8900a4deb54d2b9

Contents?: true

Size: 247 Bytes

Versions: 3

Compression:

Stored size: 247 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__) # for plugin test

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
watarase-0.0.4 test/dummy/config/boot.rb
watarase-0.0.3 test/dummy/config/boot.rb
watarase-0.0.2 test/dummy/config/boot.rb