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