chm*_*eee 21
无论是gem -v
或gem --version
将输出版本号。
想要查询更多的信息:
$ gem -h
RubyGems is a sophisticated package manager for Ruby. This is a
basic help message containing pointers to more information.
Usage:
gem -h/--help
gem -v/--version
gem command [arguments...] [options...]
Examples:
gem install rake
gem list --local
gem build package.gemspec
gem help install
Further help:
gem help commands list all 'gem' commands
gem help examples show some examples of usage
gem help platforms show information about platforms
gem help <COMMAND> show help on COMMAND
(e.g. 'gem help install')
gem server present a web page at
http://localhost:8808/
with info about installed gems
Further information:
http://rubygems.rubyforge.org
Run Code Online (Sandbox Code Playgroud)
我在另一个问题上看到你的 gem 应用程序坏了。并且您已将其更新为gem update --system
. 如果是这种情况,可以查看/usr/lib/ruby/gems/1.8/gems/rubygems-update-x.x.x
并取xxx值最高的目录
归档时间: |
|
查看次数: |
35358 次 |
最近记录: |