method
to_path
v8.1.1 -
Show latest stable
- Class:
ActionDispatch::Response::RackBody
to_path()public
No documentation available.
# File actionpack/lib/action_dispatch/http/response.rb, line 582
def to_path
@response.stream.to_path
end