Help

Keyboard Shortcuts

Shortcut Action
Ctrl + Enter or Cmd + Enter Run

Special Pragma Directives

Pragma Action
#--- [filename].rb Split the code into multiple files like LLVM split-file tool

Source Code

This site is open source. You can find the source code at GitHub.

Security

This site uses localStorage to store your code and GitHub Personal Access Token (PAT). The token will not be sent to any server except GitHub.

Privacy Policy

This site does not collect any personal information, such as your IP address and code you entered.

Configuration

GitHub Personal Access Token

If you want to try a Ruby built from a GitHub Action workflow, you need to set a GitHub Personal Access Token (PAT) at first. Please create a new PAT with the public_repo scope and set it when you open this page.

GitHub Integration

If you want to try a Ruby built from a GitHub Action workflow, you need to sign in to GitHub.