Adding or Installing Gems

gem list
gem help list (for more help)
gem help commands
sudo gem install <name of gem>
OR
gem install <name of gem>

gem help install (for more help)
gem search <part of gem name>
gem help search (for more help)
gem search --remote <part of gem name>
gem search -r ezcrypto (for example)
gem help search (for more help)
gem sources list
gem help sources (for more help)
gem sources -a http://gems.github.com
VN:F [1.9.22_1171]
Rating: 0.0/5 (0 votes cast)
VN:F [1.9.22_1171]
Rating: 0 (from 0 votes)
Facebook Twitter Email

Leave a Reply