Skip to content

Conversation

@Startouf
Copy link

See #56

If you are using standalone passenger, and asdf through the [capistrano-asdf gem](https://github.com/cabesa-collective/capistrano-asdf), it should be enough to add the passenger binaries to the asdf variable.

``` ruby
set :asdf_map_ruby_bins, %w[rake bundle gem ruby passenger passenger-config]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be automated. Notice how we're detecting what other passenger plugins you are using and adding passenger to the lists of bin appropriately:

https://github.com/capistrano/passenger/blob/master/lib/capistrano/tasks/passenger.cap#L98-L107

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