Customize ActiveRecord validation


Category:
Scripts
Ruby
Requirements:
Seller:
Price:
-
System:
Rating:
4.7
License:

Description - Customize ActiveRecord validation



Modify how form helpers such as `text_field` handle errors in the following way:* errors are shown after the input fields (not on top of the form)* each error can have an explanation on top of the form (only when using custom validator methods)A custom error SPAN with a nice arrow *after* the input tag, and handle multiple errors for one field (in environment.rb)



More in Ruby-Customize ActiveRecord validation

Error Handle Activerecord Validation