LoginSignup
1
0

More than 1 year has passed since last update.

gemパッケージのインストール先を表示させる

Posted at

gem env gemdir でインストール先のパスが表示される。

$ gem env gemdir
/Users/yusaku/.rbenv/versions/2.6.6/lib/ruby/gems/2.6.0
$ ls `gem env gemdir`
build_info  doc     gems
cache       extensions  specifications
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0