Y
Hacker News
new
|
ask
|
show
|
jobs
by
kawsper
4878 days ago
Is it a problem that this gets passed to every gem command?
1 comments
why-el
4878 days ago
Yes because it does not make sense to pass it to some commands. For instance, what would `gem list --no-rdoc --local` mean? You will get a lot of invalid option errors.
link