Open mhaylock opened 9 years ago
We found we needed additional control over the options passed to bundler, this PR adds :install_as_deployment and :install_to_path in addition to the pre-existing :install_without_groups and :disable_binstubs.
:install_as_deployment
:install_to_path
:install_without_groups
:disable_binstubs
We found we needed additional control over the options passed to bundler, this PR adds
:install_as_deployment
and:install_to_path
in addition to the pre-existing:install_without_groups
and:disable_binstubs
.