Login
From:
The 9elements Blog
(Uncensored)
subscribe
Changing versions of Elixir and Erlang
https://9elements.com/blog/changing-versions-of-elixir-and-erlang/
links
backlinks
Roast topics
Find topics
Find it!
Version managers have been around in the ruby ecosystem for quite some time. You switch (cd) to a project using a different ruby version, and voilà, you are magically using the desired version of ruby. When running ruby, rails or any other binary...