Parent

Methods

Class/Module Index [+]

Quicksearch

ActionDispatch::Request

Public Instance Methods

patch?() click to toggle source
# File lib/controller_engine.rb, line 20
def patch?
  HTTP_METHOD_LOOKUP[request_method] == :patch
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.