method
to_path
v4.0.2 -
Show latest stable
- Class:
ActionDispatch::Response
to_path()public
No documentation available.
# File actionpack/lib/action_dispatch/http/response.rb, line 180
def to_path
stream.to_path
end to_path()No documentation available.
# File actionpack/lib/action_dispatch/http/response.rb, line 180
def to_path
stream.to_path
end