Archive for the ‘Self Reference’ Category

My RDoc Setup

Posted by Ed on March 8th, 2010 under Ruby, RubyGems, Self Reference  •  5 Comments

I used to keep rdoc and ri turned off to speed up gem installs via my .gemrc config. This became problematic recently when I was planning on doing some work while traveling, and knew I wouldn’t have an always on internet connection to get my documentation fix. I recalled a post by Jason Seifer I [...]