sajad torkamani

Lists system-wide gems that were installed using `gem install <gem-name>`:

gem list

If you want to list project gems that were installed with `bundle install`, run:

bundle list
Tagged: Ruby

Leave a comment

Your email address will not be published. Required fields are marked *