ios-good-practices
ios-good-practices copied to clipboard
Ruby setup
Right now according to your guide gems should be installed by sudo
, which is bad.
Suggest to add note about rvm setup and link to sudo gem
problem explanation.
I fully agree with that change. In case you are interested, we'd be happy to receive a PR on it.
Good point. I will try to find time for it in close future.
I prefer rbenv
, so what should it be? between rvm
or rbenv
.
Or we show both cases but not prefer sudo
?