aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord
diff options
context:
space:
mode:
authorAndrew White <andrew.white@unboxed.co>2017-03-17 21:30:29 +0000
committerAndrew White <andrew.white@unboxed.co>2017-03-17 21:30:29 +0000
commitfd16e1a92feed73df70e140880cc17b6e482c846 (patch)
tree2e6282c4ba42aab31f18b05f616b7f8e9268cb5e /activerecord
parentbac40b9cc8bae5a88743dba01bdee24ef8a2d579 (diff)
downloadrails-fd16e1a92feed73df70e140880cc17b6e482c846.tar.gz
rails-fd16e1a92feed73df70e140880cc17b6e482c846.tar.bz2
rails-fd16e1a92feed73df70e140880cc17b6e482c846.zip
Always use original url_for when generating direct routes
Action View overrides `url_for` in the view context to render paths by default when using `url_for` and this means that direct route helpers don't get the full url when called with the url suffix. To fix this always call the original `url_for`.
Diffstat (limited to 'activerecord')
0 files changed, 0 insertions, 0 deletions