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