2018年6月6日 星期三

skip document installation when gem install


https://stackoverflow.com/questions/1381725/how-to-make-no-ri-no-rdoc-the-default-for-gem-install

1. 加 ~/.gemrc

```
gem: --no-document
```

done

沒有留言:

張貼留言