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 421cfb7 commit 77486b9Copy full SHA for 77486b9
README.md
@@ -24,9 +24,10 @@ Building a Rails application to help people learn more about building Rails appl
24
25
Use a Ruby version manager to install and manage Ruby versions, such as
26
27
+ - [chruby](https://github.com/postmodern/chruby)
28
- [asdf](https://asdf-vm.com/)
29
- [rvm](https://rvm.io/)
- - [chruby](https://github.com/postmodern/chruby)
30
+ - [rbenv](https://github.com/rbenv/rbenv)
31
32
To use YJIT, Rust must first be installed and be found on `PATH`:
33
0 commit comments