Tag Archives: ri

How to Install a Ruby Package without Ri or RDoc

gem install --no-rdoc --no-ri rails
Posted in ruby | Also tagged , | Leave a comment