TryRuby icon indicating copy to clipboard operation
TryRuby copied to clipboard

This 4th iteration of TryRuby is a website where you can learn the Ruby language.

Results 23 TryRuby issues
Sort by recently updated
recently updated
newest added

This PR adds CRuby 3.4 and using it as default. This PR also bump js libraries to support CRuby 3.4. This PR includes the following commits. * Ignore warnings from...

Currently, some codes output warnings like the following. ``` warning: Backtick operator usage interpreted as intent to embed JavaScript; this code will break in Opal 2.0; add a magic comment:...

Multiple fixes for the French translation: - fix typos - harmonize the usage of the informal `tu` rather than `vous` - remove text that was left in english - better...