Closed grant-olson closed 11 years ago
I added --trust on top of --verify, but there's no reason a user shouldn't be able to do gem install foo --trust and automatically verify.
--trust
--verify
gem install foo --trust
This will improve typing efficiency by an estimated 39%.
I added
--trust
on top of--verify
, but there's no reason a user shouldn't be able to dogem install foo --trust
and automatically verify.This will improve typing efficiency by an estimated 39%.