aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/CHANGELOG.md
diff options
context:
space:
mode:
authorGodfrey Chan <godfreykfc@gmail.com>2014-10-28 09:43:33 -0700
committerGodfrey Chan <godfreykfc@gmail.com>2014-10-28 09:43:33 -0700
commitaa1fadd48fb40dd9396a383696134a259aa59db9 (patch)
tree7cba2dfe0109b54cb66233af9fe68d58214ea7c9 /actionpack/CHANGELOG.md
parent8607577fc8f2d5767d9fc8001b3985fa541aa557 (diff)
downloadrails-aa1fadd48fb40dd9396a383696134a259aa59db9.tar.gz
rails-aa1fadd48fb40dd9396a383696134a259aa59db9.tar.bz2
rails-aa1fadd48fb40dd9396a383696134a259aa59db9.zip
Deprecate the `only_path` option on `*_path` helpers.
In cases where this option is set to `true`, the option is redundant and can be safely removed; otherwise, the corresponding `*_url` helper should be used instead. Fixes #17294. See also #17363. [Dan Olson, Godfrey Chan]
Diffstat (limited to 'actionpack/CHANGELOG.md')
-rw-r--r--actionpack/CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/actionpack/CHANGELOG.md b/actionpack/CHANGELOG.md
index 4626c2650a..158b22c0cc 100644
--- a/actionpack/CHANGELOG.md
+++ b/actionpack/CHANGELOG.md
@@ -1,3 +1,13 @@
+* Deprecate the `only_path` option on `*_path` helpers.
+
+ In cases where this option is set to `true`, the option is redundant and can
+ be safely removed; otherwise, the corresponding `*_url` helper should be
+ used instead.
+
+ Fixes #17294.
+
+ *Dan Olson*, *Godfrey Chan*
+
* Improve Journey compliance to RFC 3986.
The scanner in Journey failed to recognize routes that use literals