Files
rails/actionpack/lib/action_controller/metal
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-19 19:45:22 +01:00
2010-01-15 14:55:13 -06:00
2011-10-11 12:31:27 +04:00
2011-12-24 10:52:45 +01:00
2012-01-26 00:01:39 +05:30
2011-10-15 18:40:37 +02:00
2011-07-06 20:24:30 -03:00
2011-08-27 15:34:33 -07:00