Flowdock
method

get?

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

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

Show source
Register or log in to add new notes.