SyntaxFix
Write A Post
Hire A Developer
Questions
Also, you can use gem install --local path_to_gem/filename.gem
gem install --local path_to_gem/filename.gem
This will skip the usual gem repository scan that happens when you leave off --local.
--local
You can find other magic with gem install --help.
gem install --help