search for: validates_jlenght_of

Displaying 1 result from an estimated 1 matches for "validates_jlenght_of".

2006 Feb 04
0
Easy way to force using jlenght and no lenght in validations
I need validates_lenght_of validates lenght of UTF-8 strings and not just byte counting. Is there easier way than create my own validation method just validates_jlenght_of? -- Posted via http://www.ruby-forum.com/.