Client Side Validations and Rails4

只谈情不闲聊 提交于 2019-11-30 10:23:05
Nikhil Nanjappa

These gems involve a lot of configurations and ordering to be proper. Instead of explaining the whole procedure i can give you a link in SO where a similar problem was solved. Please do check it out and follow the same.

ruby-on-rails client_side_validation simple_form javascript error

Hope it helped !

The problem appear to be in the order of the javascript, just change the order it will work fine

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!