a utility to manage the libraries for Ruby
each Ruby library is known as a gem or RubyGem
update rubygems
sudo gem update --system
update rails
sudo gem install rails
sudo gem gem update rake:
rake is a make-like build tool for rails
list installed gems
gem list
沒有留言:
張貼留言