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