Request methods in Rails
I seem to have a hard time remembering all the request methods in Rails. For anyone else who has the same problem, you might wanna bookmark the Rails API page on Class ActionController::AbstractRequest
And here’s a handy helper method for getting your application’s base URL: