Get the value of <option> from views to the controller

Posted by Godwin on Stack Overflow See other posts from Stack Overflow or by Godwin
Published on 2010-06-11T16:34:35Z Indexed on 2010/06/11 16:42 UTC
Read the original article Hit count: 115

Filed under:
|

Since html do not have the attribute 'name',I am looking for a way to accept the value of , which I populated in views, in the controller and assign it a variable name for another use.

© Stack Overflow or respective owner

Related posts about ruby-on-rails

Related posts about ruby