Calling a binary of a specific version of a gem
I never knew this exisited. It seems it is not documented anywhere and I have no idea how it works, but yes:
will actually load version 3.4.0
and not a newer or an older one.
I never knew this exisited. It seems it is not documented anywhere and I have no idea how it works, but yes:
will actually load version 3.4.0
and not a newer or an older one.