instance method location=

Ruby on Rails 2.3.18

Since v2.3.18 Last seen in v2.3.18

Signature

location=(url)

No documentation comment.

Parameters

url req
Source
# File actionpack/lib/action_controller/response.rb, line 55
    def location=(url) headers['Location'] = url end

Defined in actionpack/lib/action_controller/response.rb line 55 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActionController::Response

Type at least 2 characters to search.

↑↓ navigate · open · esc close