Sha256: 21987019804975308800245dc23c5a19bfa5c17ad3f4ff3e19dca2e52aa419e4
Contents?: true
Size: 215 Bytes
Versions: 73
Compression:
Stored size: 215 Bytes
Contents
When /^I bootstrap the application for saucy$/ do end When /^I copy the locked Gemfile from this project$/ do in_current_dir do FileUtils.cp(File.join(PROJECT_ROOT, 'Gemfile.lock'), 'Gemfile.lock') end end
Version data entries
73 entries across 73 versions & 2 rubygems