method
to_path
v3.2.1 -
Show latest stable
- Class:
ActionDispatch::Response
to_path()public
No documentation available.
# File actionpack/lib/action_dispatch/http/response.rb, line 109
def to_path
@body.to_path
end to_path()No documentation available.
# File actionpack/lib/action_dispatch/http/response.rb, line 109
def to_path
@body.to_path
end