google-code-export / activeweb

Automatically exported from code.google.com/p/activeweb
0 stars 0 forks source link

Improve error message for form tag and restful controllers #108

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Evan:

I must have been doing something silly. I got unstuck.  One suggestion, as I've 
run into this a few times when working with rest controllers, especially when 
migrating a controller to Rest, is to improve the error message to tell you to 
check if you've specified an "action" parameter on a form or  link_to tag, and 
to take it off.

Original issue reported on code.google.com by ipolevoy@gmail.com on 2 Jul 2012 at 6:17