Flowdock
method

delete?

Importance_1
v4.1.8 - Show latest stable - 0 notes - Class: ActionDispatch::Request
delete?() public

Is this a DELETE request? Equivalent to request.request_method_symbol == :delete.

Show source
Register or log in to add new notes.