You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Weird. =S Anyway I won't quick-fix it now as this project is on ice and never reached stable version, so I would not recommend it for production until I get time/reason to finish what I intended. As you see I rewrote the code base in one of the other branches to make it more modular - then I got too busy with projects related to work. Please reposrt back if you find the bug though. cheers
in user.rb i have:
validates_length_of :login, :within => 5..20
but the class added to the form is:
length-minimum_3_false_false length-maximum_100_false_false format-with_1007548530_false_false uniqueness_false_false presence
The text was updated successfully, but these errors were encountered: