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 35e03e5 commit c4e6cb2Copy full SHA for c4e6cb2
README.md
@@ -4,6 +4,8 @@ Introduction to core features of the [Ruby](https://www.ruby-lang.org) programmi
4
**Official Documentation:** https://ruby-doc.org/
5
6
## Table of Contents
7
+<details>
8
+<summary>Click to expand contents</summary>
9
10
- [Getting Started](#getting-started)
11
- [The Interactive Ruby Shell](#the-interactive-ruby-shell)
@@ -39,6 +41,7 @@ Introduction to core features of the [Ruby](https://www.ruby-lang.org) programmi
39
41
- [Inject Methods](#inject-methods)
40
42
- [Sort Methods](#sort-methods)
43
- [Merge Methods](#merge-methods)
44
+</details>
45
46
# Getting Started
47
0 commit comments