I know that people work hard on ruby docs, but I always get errors and it takes for ever when I’m trying to hack on ruby stuff.
Latest gem to do this to me is json gem.
error
Installing ri documentation for json-1.1.1…
/usr/local/lib/ruby/1.8/rdoc/rdoc.rb:101:in `error’: (RDoc::RDocError)
Directory /usr/local/lib/ruby/gems/1.8/doc/json-1.1.1/ri already exists, but it looks like it
isn’t an RDoc directory. Because […]
Entries from November 2007
Say no to stupid ruby gem install errors
November 8th, 2007 · No Comments
Tags: ruby