Update a Rails record via API
Hi! I just finished watching Chris' API video and it was awesome! I am able to make GET requests to retrieve data in JSON format. However, I was wondering how could I update the record with a PATCH request? I don't think I'm still full grasping the idea of how the params work with the CURL command. I haven't played around with Rails in awhile and looking for some pointers. Thanks!