Hi, For various reasons I will be needing to change a form that currently uses post to send data. to use get instead how can I go about this? and are there any differences in the way rails adds the data to teh params array? thanks -- Posted via http://www.ruby-forum.com/.
Seemingly Similar Threads
- Trouble passing form input to controller action
- How to post a file via HTTP as multipart/form-data to Facebook?
- Subject: Trying to Get Results from Form Element
- Get value from form using rjs, and problem with Safari
- how to get form parameters while using fields_for with nested attributes