# File lib/action_dispatch/routing/mapper.rb, line 342 def put(*args, &block) map_method(:put, *args, &block) end