Inline form validations in Rails from scratch
Are you stuck with the ancient “after submit” validations and no javascript plugin does the trick and provides inline validations? Implement your own! In this blog post I show a way of implementing inline validations from scratch.
http://bamboolab.eu/blog/implement-inline-validations-in-rails-from-scratch
Post a comment