GEM¶
gem of ruby.
tips and tricks i have used.
Gem Local Installation¶
In many case i usually dont want to install GEM globally.
I simply update my .gemrc file with following value.
Important: If it does not work try with hardcoded path instead $HOME
File: ~/.gemrc