jmcervera schrieb:
Hello,
This is my first post in this group.

I am trying to use the
Form Validation Plugin with Ruby on Rails, and I can´t make it work.
It seems only working with forms using the 'get' action, not with
'post.
An this goes against the REST principles of the architecture I am
using.
Is there some problem with this?.
Could you post a testpage?

The validation plugin doesn't care for the method used to submit the form, so the issue is most likely somewhere else.

Jörn

Reply via email to