ruby - gem(パッケージ管理) - インストール済のものを調べる

 クラウディア
1. インストール済のものを調べる

1. インストール済のものを調べる


> gem list
 でインストール済のモジュールを調べることができます。  Ruby on Rails のバージョン 4 をインストール直後。

> gem list

*** LOCAL GEMS ***

actionmailer (4.0.0)
actionpack (4.0.0)
activemodel (4.0.0)
activerecord (4.0.0)
activerecord-deprecated_finders (1.0.4)
activesupport (4.0.0)
arel (4.0.2)
builder (3.1.4)
bundler (1.17.1)
concurrent-ruby (1.0.5)
erubis (2.7.0)
hike (1.2.3)
i18n (0.9.5)
mail (2.5.5)
mime-types (1.25.1)
minitest (4.7.5)
multi_json (1.13.1)
polyglot (0.3.5)
rack (1.5.5)
rack-test (0.6.3)
rails (4.0.0)
railties (4.0.0)
rake (12.3.1)
sprockets (2.12.5)
sprockets-rails (2.0.1)
thor (0.20.0)
thread_safe (0.3.6)
tilt (1.4.1)
treetop (1.4.15)
tzinfo (0.3.55)