method

redirect_to_url

rails latest stable - Class: ActionDispatch::TestProcess
redirect_to_url()
public

No documentation available.

# File actionpack/lib/action_dispatch/testing/test_process.rb, line 49
    def redirect_to_url
      @response.redirect_url
    end