From: ptkwt@... (Phil Tomson) Date: 2005-03-23T12:39:49+09:00 Subject: Re: Any guides for good coding in Ruby? [OT] tabs vs. spaces In article <4240CD36.1010604@neurogami.com>, James Britt wrote: >Phil Tomson wrote: >> The lucky thing for us Ruby users is that the number of spaces/tabs (while >> the two might look the same on the screen) doesn't matter to the >> interpreter as it does with another language that starts with a P. > >Does mixing tabs & spaces munge YAML text? > > Ah, yes. This can cause problems with YAML... Phil