Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #3047 > unrolled thread
| Started by | Perry Smith <pedzsan@gmail.com> |
|---|---|
| First post | 2011-04-16 22:27 -0500 |
| Last post | 2011-04-16 22:27 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.ruby
getting error when running rdoc Perry Smith <pedzsan@gmail.com> - 2011-04-16 22:27 -0500
| From | Perry Smith <pedzsan@gmail.com> |
|---|---|
| Date | 2011-04-16 22:27 -0500 |
| Subject | getting 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/.
Back to top | Article view | comp.lang.ruby
csiph-web