fry icon indicating copy to clipboard operation
fry copied to clipboard

Remember previous ruby before auto-switch

Open terlar opened this issue 11 years ago • 0 comments

If you don't have a global .ruby-version file and are using auto-switch. You will always end up with the last projects ruby version when you switch folders.

One way to solve this problem is to have some kind of memory which ruby version was used before the auto-switch. This could then allow to manually set a ruby version, switch to a project and the ruby switches and when you switch away from this project and you are back with the ruby version you manually switched to.

terlar avatar Dec 14 '14 16:12 terlar