method

to_path

to_path()
public

No documentation available.

# File actionpack/lib/action_dispatch/http/response.rb, line 109
    def to_path
      @body.to_path
    end