Skip to content

Conversation

nisanthchunduru
Copy link

Support prefixing different binaries with different ruby versions

For example

set :rvm_ruby_version, 'ruby-2.0.0-p481'
# eye, a process manager, runs with ruby-2.2.0
# clockwork can run with the configured ruby version ruby-2.0.0-p481
set :rvm_map_bins, fetch(:rvm_map_bins, []).push(['eye', 'ruby-2.2.0'], 'clockwork')

@nisanthchunduru
Copy link
Author

@kirs Anything preventing this from being merged? Thanks.

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.

1 participant