From: John Gabriele Date: 2006-06-27T00:09:10+09:00 Subject: Re: string =~ string On 6/26/06, Alex Young wrote: > Pe�a wrote: > > fr alex: > > # Logan Capaldo wrote: > > # > String#=~ used to automagically convert the second arg into > > # a regexp. It > > # > doesn't do that anymore. > > # Ah, ok. That makes sense. Why was it changed? > > > > it's a source of confusion: which one is to be regexp-ed... > > > Right. Where do core doc-patches go? > ruby-core I believe. The ruby-doc ML seems to be more for discussion of Ruby documentation -- and its doc tools (and the ruby-doc.org site) -- in general. ---John