ruby - rails client_side_validations and select tag -
the gem client_side_validations doesn`t validate select tag no item selected. maybe need pass params in model or .erb file?
solution trying validate presence. try validating numericality / greater > 0.
Comments
Post a Comment