gem (Demo)

Simple Tip for GitHub, Gems

GIT: To list the remote repo a git repo is pointing Try git remote -v or git remote show origin GEM: gem list rhodes...
Neelkanth Ram
6 sec read

Ruby Tips 11: Install mysql gem on Mac OS…

brew install mysql Is you have installed mysql server already and have a failed mysql gem, then remove the mysql server first ...
Balaji D Loganathan
21 sec read