From: Sijo Kg Date: 2009-07-14T15:46:45+09:00 Subject: a regex that does not contain comma Hi Could anybody please tell how to write the validates_format_of a string(in rails) which is only valid when it does not contain a comma.For example The are valid hi welcome Hello h123 kk hh gg hh The are not valid Hello, Hi , world Hello,welcome Thanks in advnce Sijo -- Posted via http://www.ruby-forum.com/.