Let's say I want to support both GET and POST methods on the same URL. How would I go about handling that in a rails controller action?Let's say I want to support both GET and POST m
Let's say I want to support both GET and POST methods on the same URL. How would I go about handling that in a rails controller action?Let's say I want to support both GET and POST m