henry_flower (
henry_flower) wrote2011-11-07 05:15 am
Entry tags:
This shit drives me crazy: https://github.com/rubygems/rubygems/issues/104 Every time I type 'gem rd
This shit drives me crazy: https://github.com/rubygems/rubygems/issues/104
Every time I type 'gem rdoc blah-blah' I want to whack someone.
Or
# gem doc --no-ri activesupport
[several pages of rdoc warnings about itself]
Installing RDoc documentation for activesupport-3.1.1...
ERROR: While generating documentation for activesupport-3.1.1
... MESSAGE: error generating ActiveSupport/Inflector.html: incompatible encoding regexp match (UTF-8 regexp with KOI8-U string) (Encoding::CompatibilityError)
... RDOC args: --op /usr/local/lib/ruby/gems/1.9/doc/activesupport-3.1.1/rdoc lib --title activesupport-3.1.1 Documentation --quiet
Every time I type 'gem rdoc blah-blah' I want to whack someone.
Or
# gem doc --no-ri activesupport
[several pages of rdoc warnings about itself]
Installing RDoc documentation for activesupport-3.1.1...
ERROR: While generating documentation for activesupport-3.1.1
... MESSAGE: error generating ActiveSupport/Inflector.html: incompatible encoding regexp match (UTF-8 regexp with KOI8-U string) (Encoding::CompatibilityError)
... RDOC args: --op /usr/local/lib/ruby/gems/1.9/doc/activesupport-3.1.1/rdoc lib --title activesupport-3.1.1 Documentation --quiet
Permalink: https://plus.google.com/115290581164606462017/posts/4DY8wpGQBK8
