Rails 4 client side validation

后端 未结 5 2142
挽巷
挽巷 2021-01-01 22:40

Since upgrading my site to Rails 4, the client-side-validations gem has stopped working for me. I have had a look at the various alternatives such as jquery-validation-rails

5条回答
  •  隐瞒了意图╮
    2021-01-01 23:00

    If you are using Bootstrap Form for Rails, you can give bootstrap_validator_rails a try.

    https://github.com/huynhquancam/bootstrap_validator_rails

提交回复
热议问题