Sha256: c5387f904d8428916d316439da6d214a31a8591096098319dd82766e6ebef1de
Contents?: true
Size: 430 Bytes
Versions: 2
Compression:
Stored size: 430 Bytes
Contents
############################################################################## # Bundler ############################################################################## # # Stolen from http://myronmars.to/n/dev-blog/2012/03/faster-test-boot-times-with-bundler-standalone # begin require File.join(Dir.pwd, 'bundle', 'bundler', 'setup.rb') rescue LoadError require 'bundler' Bundler.setup end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rspeckled-0.0.5 | lib/rspeckled/plugins/bundler.rb |
rspeckled-0.0.4 | lib/rspeckled/plugins/bundler.rb |