You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We do not have Ruby patches.
We have scripts that patch Ruby "on the fly". This approach has significant advantages over separate repositories because it eliminates teh need to maintain forks.
If you look at brew/Portable Ruby/vcpkg they do the same - patch on the fly without separate repositories.
Makes it clear and clean on what is being patched.
Allows easier adding of new rubies and for contributions.
Tebako can build using a manifest of the Rubies or just download that manifest on-demand.
The text was updated successfully, but these errors were encountered: