Skip to content

Conversation

@hogelog
Copy link
Contributor

@hogelog hogelog commented Dec 20, 2025

Currently, the Try Ruby link is hardcoded to use the Ruby 3.3.0 engine.

It would be better to remove the engine parameter so it always runs with the latest available engine.

I have confirmed that Try Ruby uses the latest version of CRuby by default.
https://github.com/ruby/TryRuby/blob/160a65252987348a1a0ad7b33d2b627292a984e4/app/try_ruby.rb#L19

Removed engine specification from Try Ruby URL.
@hogelog hogelog requested a review from a team as a code owner December 20, 2025 07:19
Copy link
Member

@JuanitoFatas JuanitoFatas left a comment

Choose a reason for hiding this comment

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

👍🏻

@JuanitoFatas JuanitoFatas merged commit 016d605 into ruby:master Dec 22, 2025
1 check passed
@JuanitoFatas
Copy link
Member

Hmm it is weird I merged this using GitHub UI, but it associated the commit to me instead of @hogelog ... Thank you @hogelog!

@hsbt
Copy link
Member

hsbt commented Dec 22, 2025

👍

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.

3 participants