Created
October 29, 2022 18:48
-
-
Save apaciuk/8533e30287f3cc61e8b67ca7c447885a to your computer and use it in GitHub Desktop.
global gems rbenv #rails #ruby #gems #global
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # To have globally per version for use in projects and templates (dont forget rehash if rbenv) | |
| gem install bundler-audit | |
| gem install lefthook | |
| gem install ransack | |
| gem install spreadsheet_architect |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment