Skip to content

Honoring the bundle_cmd variable on capistrano tasks#147

Merged
mperham merged 1 commit intosidekiq:masterfrom
bzanchet:master
Apr 19, 2012
Merged

Honoring the bundle_cmd variable on capistrano tasks#147
mperham merged 1 commit intosidekiq:masterfrom
bzanchet:master

Conversation

@bzanchet
Copy link
Contributor

The bundler gem itself uses the bundle_cmd variable to allow the bundle command to be overridden (https://github.com/carlhuda/bundler/blob/master/lib/bundler/deployment.rb#L39) - this is needed when it's not on the default path (eg: set :bundle_cmd, "/usr/local/ruby/bin/bundle").

Just using bundle_cmd instead of "bundler" when it is set.

mperham added a commit that referenced this pull request Apr 19, 2012
Honoring the bundle_cmd variable on capistrano tasks
@mperham mperham merged commit 689562b into sidekiq:master Apr 19, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants