Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: Support for precompiled Ruby binaries #275

Closed
jwarner112 opened this issue May 31, 2022 · 1 comment
Closed

Request: Support for precompiled Ruby binaries #275

jwarner112 opened this issue May 31, 2022 · 1 comment

Comments

@jwarner112
Copy link

jwarner112 commented May 31, 2022

Note: I've written this with the goal of tasking myself with implementing it myself, and just want to gather early opinions and feedback before committing the time.

I've been looking at Fullstaq Ruby and noticed #76 where it asks about ASDF supporting their project. Because this Ruby plugin is coupled so heavily to ruby-build, the creator of Fullstaq doesn't anticipate being able to do this integration without modifying the plugin, first.

All that needs to happen is for the plugin to be able to recognize when a precompiled binary needs fetched. It could be through pattern-matching the string, or through something more sophisticated, perhaps inspired by the Golang plugin. Thoughts?

@jwarner112 jwarner112 changed the title Support for precompiled Ruby binaries Request: Support for precompiled Ruby binaries May 31, 2022
@Stratus3D
Copy link
Member

I think this is already being discussed on #57, lets continue the discussion there.

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

No branches or pull requests

2 participants