asdf-vm / asdf-ruby

Ruby plugin for asdf version manager
https://github.com/asdf-vm/asdf
MIT License
659 stars 134 forks source link

Make `asdf` work with legacy `.ruby-version` files by default #418

Open preist opened 1 day ago

preist commented 1 day ago

Description

I would be very useful if asdf-ruby by default, read the .ruby-version configuration file instead of requiring additional configuration for this. This would help speed up adoption and make the overall user experience better for those switching from rvm.

A screenshot from the current README file:

image
jmschp commented 17 hours ago

Not sure if this issue belongs here. It probably should go in asdf itself. I think it should behave the same for all plugins.

About the fuzzy matching, you can still make it work in asdf with asdf-alias.