Skip to content

Handle ruby-build custom definition files gracefully.#105

Open
jcoleman wants to merge 1 commit intoRiotGamesCookbooks:masterfrom
jcoleman:fix-ruby-build-install-from-custom-definition
Open

Handle ruby-build custom definition files gracefully.#105
jcoleman wants to merge 1 commit intoRiotGamesCookbooks:masterfrom
jcoleman:fix-ruby-build-install-from-custom-definition

Conversation

@jcoleman
Copy link
Copy Markdown

ruby-build optionally accepts a path to a custom definition file in place of one of the built-in definition names. This patch fixes support for that use case by using the ruby name rather than the path when:

  • Determining whether an install is needed.
  • Setting global ruby versions.
  • Setting file permissions.

ruby-build optionally accepts a path to a custom definition file in place of one of the built-in definition names. This patch fixes support for that use case by using the ruby name rather than the path when:
* Determining whether an install is needed.
* Setting global ruby versions.
* Setting file permissions.
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