mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #17801 from jonatack/patch-8
Clarification follow-up to e2cce6c
[ci skip]
This commit is contained in:
commit
30aa3d4333
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@
|
|||
|
||||
*Cristian Bica*
|
||||
|
||||
* Deprecate `*_path` helpers in email views. They generated broken
|
||||
links and were not the intention of most developers. The `*_url`
|
||||
* Deprecate `*_path` helpers in email views. They generated broken links in
|
||||
email views and were not the intention of most developers. The `*_url`
|
||||
helper is recommended instead.
|
||||
|
||||
*Richard Schneeman*
|
||||
|
|
Loading…
Reference in a new issue