mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
03d3f036a7
This was almost every case where we are overriding `respond_to?` in a way that mirrors a parallel implementation of `method_missing`. There is one remaining case in Active Model that should probably do the same thing, but had a sufficiently strange implementation that I want to investigate it separately. Fixes #26333. |
||
---|---|---|
.. | ||
assertions | ||
assertion_response.rb | ||
assertions.rb | ||
integration.rb | ||
request_encoder.rb | ||
test_process.rb | ||
test_request.rb | ||
test_response.rb |