Probably best to take a quick read through optimism.leastbad.com/quick-start but while the form itself is submitted via UJS (Ajax / remote=true) out of the box there is nothing in Rails to handle in-line validation errors.
I promise you that there's a lightbulb/aha! moment in your immediate future. Give it a try.
(This is of the "holy crap, I didn't have to write any code" variety.)
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Probably best to take a quick read through optimism.leastbad.com/quick-start but while the form itself is submitted via UJS (Ajax / remote=true) out of the box there is nothing in Rails to handle in-line validation errors.
I promise you that there's a lightbulb/aha! moment in your immediate future. Give it a try.
(This is of the "holy crap, I didn't have to write any code" variety.)