Save 36% for Black Friday! Learn more

New Discussion

Notifications

You’re not receiving notifications from this thread.

How to pass value from <select> - to method of Rails-controller?

0
Rails

Hello.

I would like to share my problem with you.
How to pass value from - in this or that, depending on select, method of Rails-controller? If id of (or name) selected is 'one', it should be passed to 'def one'. If id of selected is 'two', it should be passed to 'def two'. etc How to solve this puzzle? Thank you for your answer.

Join the discussion
Create an account Log in