| Article: |
Rolling with Ruby on Rails Revisited, Part 2 | |
| Subject: | Doh - missed those posts | |
| Date: | 2007-06-28 15:15:09 | |
| From: | rigagoogoo | |
|
Response to: me again - another error
|
||
|
Hi bill retyping the copied code worked a treat got some other errors after but managed to resolve them from others previous posts.
|
||
Showing messages 1 through 1 of 1.
-
Encoding Issue
2007-08-12 07:04:27 ScotlynHatt [View]
I ran into this with some pasted text but the issue was actually with my editor (Notepad++). I had set it up to create new files in UTF8 vs ANSI. This was mainly to support using a unicode font (Arial Unicode MS) in the editor. After converting all of them ANSI, my rb classes ran correctly.


