leastbad / optimism

The missing drop-in solution for realtime remote form validation in Rails.
MIT License
361 stars 42 forks source link

Reactive validations #30

Closed davidgeilfus closed 3 years ago

davidgeilfus commented 3 years ago

Hi @leastbad,

I've read the chapter on reactive validations with Optimism and, while I understand most of it, I'm having a little trouble understanding how to implement them. Do you have any examples to point out? Thank you in advance!

David