chrismo / bundler-cases

Integration tests for Bundler
MIT License
0 stars 2 forks source link

Allow a global bundler version - or options #11

Open chrismo opened 8 years ago

chrismo commented 8 years ago

Maybe remember the bundle version from the last step? Allow an inter-step config change to a new version that sticks? Allow a pre-step config change to a new version that sticks? Allow execute_bundler version: '1.10.5' do?

chrismo commented 8 years ago

i did add a top-level setting. a version option for execute_bundler might be nice, too.