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 edd6c30 commit c7bd1c1Copy full SHA for c7bd1c1
README.md
@@ -1,5 +1,8 @@
1
# IRB
2
3
+[](https://badge.fury.io/rb/irb)
4
+[](https://github.com/ruby/irb/actions/workflows/test.yml)
5
+
6
IRB stands for "interactive Ruby" and is a tool to interactively execute Ruby expressions read from the standard input.
7
8
The `irb` command from your shell will start the interpreter.
0 commit comments