Sha256: 6d192ce5cd9e6f701cacd3ff79c279d0aee465f22011683461732f9d7d12f420

Contents?: true

Size: 244 Bytes

Versions: 39

Compression:

Stored size: 244 Bytes

Contents

require 'rubygems'
gemfile = File.expand_path('../../../../Gemfile', __FILE__)

if File.exist?(gemfile)
  ENV['BUNDLE_GEMFILE'] = gemfile
  require 'bundler'
  Bundler.setup
end

$:.unshift File.expand_path('../../../../lib', __FILE__)

Version data entries

39 entries across 39 versions & 10 rubygems

Version Path
stackable_flash-0.0.7 spec/dummy/config/boot.rb
stackable_flash-0.0.6 spec/dummy/config/boot.rb
stackable_flash-0.0.5 spec/dummy/config/boot.rb
cacheable_flash-0.3.0 spec/dummy/config/boot.rb
stackable_flash-0.0.4 spec/dummy/config/boot.rb
stackable_flash-0.0.3 spec/dummy/config/boot.rb
stackable_flash-0.0.2 spec/dummy/config/boot.rb
stackable_flash-0.0.1 spec/dummy/config/boot.rb
cacheable_flash-0.2.10 spec/dummy/config/boot.rb
cacheable_flash-0.2.9 spec/dummy/config/boot.rb
cacheable_flash-0.2.8 spec/dummy/config/boot.rb
daengine-0.1.2 spec/dummy/config/boot.rb
daengine-0.1.1 spec/dummy/config/boot.rb
daengine-0.1.0 spec/dummy/config/boot.rb
cacheable_flash-0.2.7 spec/dummy/config/boot.rb
cacheable_flash-0.2.5 spec/dummy/config/boot.rb
cacheable_flash-0.2.4 spec/dummy/config/boot.rb
nether-0.0.2 test/dummy/config/boot.rb
nether-0.0.1 test/dummy/config/boot.rb