Hacker News new | ask | show | jobs
by vinceguidry 3049 days ago
It's a total shitshow. But since ruby manages everything with environment variables, you need some kind of tooling to manage multiple versions. Horrendous.

Ruby should just standardize on a way to point projects to rubies. Instead of a zillion environment variables, just a shebang. It's how everything else works.

1 comments

> Instead of a zillion environment variables, just a shebang. It's how everything else works.

I would like to tell you about an environment variable called PATH...