# File lib/action_dispatch/http/request.rb, line 100 def put? HTTP_METHOD_LOOKUP[request_method] == :put end