Files
rails/actionpack/lib
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
..
2012-01-26 14:54:02 -08:00