1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
Andrew White fd16e1a92f 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`.
2017-03-17 21:30:29 +00:00
..
abstract_controller Unfreeze interpolated string because it's useless. 2017-02-19 23:32:36 +08:00
action_controller Fix HTTPS grammar 2017-03-13 15:52:46 -04:00
action_dispatch Always use original url_for when generating direct routes 2017-03-17 21:30:29 +00:00
action_pack Preparing for 5.1.0.beta1 release 2017-02-23 14:53:21 -05:00
abstract_controller.rb applies new string literal convention in actionpack/lib 2016-08-06 18:51:43 +02:00
action_controller.rb Include the content of the flash in the auto-generated etag (#26250) 2016-08-22 13:34:35 -07:00
action_dispatch.rb Move and rename system tests 2017-02-20 15:07:35 -05:00
action_pack.rb Bump license years for 2017 2016-12-31 08:34:08 -05:00