Flowdock
method

get?

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

Is this a GET (or HEAD) request? Equivalent to request.request_method == :get.

Show source
Register or log in to add new notes.