Wednesday, March 10, 2010

Gem installation without documentation

In order to install gem without documentation I used the following command

sudo gem install dm-timestamps -v=0.10.2 --no-rdoc --no-ri

No comments: