Skip to content

Commit

Permalink
Sleep well, sweet prince
Browse files Browse the repository at this point in the history
Prototype, you have served us well. But you are no longer how we make an
XMLHttpRequest. RIP
  • Loading branch information
sgrif committed Feb 3, 2016
1 parent 4ffdc87 commit 522099a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actionpack/lib/action_dispatch/testing/integration.rb
Expand Up @@ -71,7 +71,7 @@ def head(path, *args)
end

# Performs an XMLHttpRequest request with the given parameters, mirroring
# a request from the Prototype library.
# an AJAX request made from JavaScript.
#
# The request_method is +:get+, +:post+, +:patch+, +:put+, +:delete+ or
# +:head+; the parameters are +nil+, a hash, or a url-encoded or multipart
Expand Down

0 comments on commit 522099a

Please sign in to comment.