Save 36% for Black Friday! Learn more

New Discussion

Notifications

You’re not receiving notifications from this thread.

How do I save data from javascript form to rails model

0
Rails

I have a mortgage caluculator written in jquery in my rails app. I would like for the user to enter their information and be able to save the calculations to their profile. Store in a column "mortagage calcuation" in user table for example.

I know I need to make an ajax call on the javascript data to push to my rails app. But not sure how to accomplish.

Join the discussion
Create an account Log in