I have events and users. On the event show page I want to have a button that is "attend." I want to take the current_user and add an association to the current event therefore making the user "attend" the event.I have events and users. On the event show page