49 50 51
# File 'lib/fake_http.rb', line 49 def put(pattern, &block) add_responder(:put, pattern, &block) end