Method: ActionDispatch::RequestEncoder#response_parser

Defined in:
lib/action_dispatch/testing/request_encoder.rb

#response_parserObject (readonly)

Returns the value of attribute response_parser.



19
20
21
# File 'lib/action_dispatch/testing/request_encoder.rb', line 19

def response_parser
  @response_parser
end