diff options
author | Ryan McGeary <ryan@mcgeary.org> | 2012-02-06 17:47:17 -0500 |
---|---|---|
committer | Ryan McGeary <ryan@mcgeary.org> | 2012-02-06 17:47:17 -0500 |
commit | 391e6a47dbd46fdce0a472819e8d27792cc91984 (patch) | |
tree | c6959229ef34ce1155100d7aeb14225315f6daf8 /actionpack/lib/action_dispatch/testing/assertions | |
parent | dd54137e82852ce3a62ce20ecc8550f1ca3a9f96 (diff) | |
download | rails-391e6a47dbd46fdce0a472819e8d27792cc91984.tar.gz rails-391e6a47dbd46fdce0a472819e8d27792cc91984.tar.bz2 rails-391e6a47dbd46fdce0a472819e8d27792cc91984.zip |
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.
Diffstat (limited to 'actionpack/lib/action_dispatch/testing/assertions')
0 files changed, 0 insertions, 0 deletions