From: Shea Barton Date: 2010-11-11T11:27:49+09:00 Subject: Re: Total string length regex I know I could do it withs several lines of ruby, but I'd really like to have it contained all within a single regex, as I am using it with validates_format_of :with => /.../ in rails. -- Posted via http://www.ruby-forum.com/.