Flowdock
method

delete?

Importance_1
v4.0.2 - 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.