Flowdock
method

delete?

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

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

Show source
Register or log in to add new notes.