New Discussion

Notifications

You’re not receiving notifications from this thread.

Use fetch to pass variable in rails

0
Rails

I am creating an app in Rails with Reactjs. I want to pass the value of input field to the controller as a variable so that I can use that variable in def create. How can I do that with fetch?

Join the discussion
Create an account Log in