mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Action View is now titled.
This commit is contained in:
parent
1a0dc267f1
commit
96b927d9db
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ module ActionView
|
|||
module UrlHelper
|
||||
# This helper may be included in any class that includes the
|
||||
# URL helpers of a router (router.url_helpers). Some methods
|
||||
# provided here will only work in the context of a request
|
||||
# provided here will only work in the4 context of a request
|
||||
# (link_to_unless_current, for instance), which must be provided
|
||||
# as a method called #request on the context.
|
||||
|
||||
|
|
Loading…
Reference in a new issue