List of Gems in textfile without versions
I'll occasionally need a list of gems without the version numbers to pipe back into an rvm re-install:
gem list | sed 's/ (.*)//' > gemlist.txt
Written by Ivan Storck
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#