How can I remove the ri and rdoc of installed gems? Thanks
|
|
|
You can simply remove the
On Mac OS X by default, it's Keep in mind that there might be several installation directories for RubyGems.
This will merely remove existing files, but new ones will come with new installations anyway, unless you use the |
|||
|
|
|
I just had this problem to, after thinking it would be a good idea to have some local rdoc for the train etc, I completely filled up my disc! So, I bit the bullet, and did it (the hard way). First, this is how I got in this stupid predicament :-
To undo this, I thought I'd uninstall the gems, and then install them as needed (but without rdoc!)
Twas a stupid idea in the first place, and my solution may be just as much so, but it worked. |
|||
|
|