We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f0f0ff commit 1f9a01bCopy full SHA for 1f9a01b
app/try_ruby.rb
@@ -14,7 +14,7 @@ class TryRuby
14
RUBY
15
INITIAL_TRY_RESULT = 'Welcome ' * 3
16
17
- DEFAULT_RUBY_ENGINE = "opal-ww-1.7.1"
+ DEFAULT_RUBY_ENGINE = "cruby-3.2.0"
18
19
def self.start
20
instance
0 commit comments