Files
rails/actionpack/lib/action_controller
Ryan McGeary 391e6a47db Fixed force_ssl redirects to include original query params
`ActionController.force_ssl` redirects http URLs to their https equivalent;
however, when a URL contains a query string, the resulting redirect lacked the
original query string.
2012-02-06 17:47:17 -05:00
..
2011-12-12 16:02:59 -08:00
2012-01-19 19:45:22 +01:00