method
location
v4.0.2 -
Show latest stable
- Class:
ActionDispatch::Response
location()public
No documentation available.
# File actionpack/lib/action_dispatch/http/response.rb, line 221
def location
headers[LOCATION]
end