Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #3047
| From | Perry Smith <pedzsan@gmail.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | getting error when running rdoc |
| Date | 2011-04-16 22:27 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <81da13733451bc135b300d2151ec78d7@ruby-forum.com> (permalink) |
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/.
Back to comp.lang.ruby | Previous | Next | Find similar | Unroll thread
getting error when running rdoc Perry Smith <pedzsan@gmail.com> - 2011-04-16 22:27 -0500
csiph-web