method
location
rails latest stable - Class:
ActionController::AbstractResponse
location()public
No documentation available.
# File actionpack/lib/action_controller/response.rb, line 52
def location; headers['Location'] end location()No documentation available.
# File actionpack/lib/action_controller/response.rb, line 52
def location; headers['Location'] end