It seems the Request class is fixed to POST and GET methods - is this the case? Has anyone tried doing a DELETE request? I was just dropped into a Rails project and it seems they're using DELETE methods all over the place.
O.
It seems the Request class is fixed to POST and GET methods - is this the case? Has anyone tried doing a DELETE request? I was just dropped into a Rails project and it seems they're using DELETE methods all over the place.
O.