From: Jeff Cohen Date: 2006-01-15T07:25:23+09:00 Subject: Re: Newbie regex question about \w James Gray wrote: > You're close, you just forgot to allow for some space between class > and the name. A boundary is a zero-width assertion, so it's not enough: Awesome. Thanks a lot. Jeff -- Posted via http://www.ruby-forum.com/.