I am new to Rails/Jquery and am really struggling.
What I want to do is change several fields in my database from null to true when a user clicks on a button (without navigating away from the current page). I know I need to use Ajax in some way or another, but am not sure how. I have been struggling for about 2 hours now and would love it if someone could even point me in the right direction.
Stackoverflow, you are my only hope.