Playground
Demo
Here's a Ruby playground with gem roda
version 3.74.0
installed, ready for you to play.
puts "Hello from #{RUBY_ENGINE} #{RUBY_VERSION} 👋" puts Roda::VERSION
"Hello from ruby 3.2.2 👋" "3.74.0"
To be powered by something like the Ruby API Repl