method
location
v3.2.13 -
Show latest stable
- Class:
ActionController::Metal
location()public
No documentation available.
# File actionpack/lib/action_controller/metal.rb, line 163
def location
headers["Location"]
end location()No documentation available.
# File actionpack/lib/action_controller/metal.rb, line 163
def location
headers["Location"]
end