Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #3047 > unrolled thread

getting error when running rdoc

Started byPerry Smith <pedzsan@gmail.com>
First post2011-04-16 22:27 -0500
Last post2011-04-16 22:27 -0500
Articles 1 — 1 participant

Back to article view | Back to comp.lang.ruby


Contents

  getting error when running rdoc Perry Smith <pedzsan@gmail.com> - 2011-04-16 22:27 -0500

#3047 — getting error when running rdoc

FromPerry Smith <pedzsan@gmail.com>
Date2011-04-16 22:27 -0500
Subjectgetting error when running rdoc
Message-ID<81da13733451bc135b300d2151ec78d7@ruby-forum.com>
I thought I would past this hear because I don't know if it is an rdoc
problem, a Mac problem, or pilot error.

I'm doing "rake doc:app" in a Rails application and it terminates with:

error generating
<path>/doc/app/app/controllers/application_controller_rb.html: code
converter not found (UTF8-MAC to US-ASCII)
(Encoding::ConverterNotFoundError)

Does anyone know what the cause of this is?

Thank you,
pedz

-- 
Posted via http://www.ruby-forum.com/.

[toc] | [standalone]


Back to top | Article view | comp.lang.ruby


csiph-web