> ^[1-9]\d*$ Walter, thanks for this. > Is this column an integer column? If so, then I seem to recall that at > the point that validations run rails has already converted the > argument to an integer, i.e. it will have converted your 123f to 123 > and so your validation passes. Fred, how I can fix it? For example, if user will put in field "12f3" all valid.
-- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

